Sweden-Number/dlls/kernel32/tests
Alexandre Julliard d0f3d06172 kernel32/tests: Get rid of the Win9x support in the file sharing tests. 2011-07-01 18:33:37 +02:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
actctx.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-01-12 14:59:43 +01:00
alloc.c ntdll: Don't require heap sizes to be 64K aligned. 2010-01-28 19:47:01 +01:00
atom.c kernel32/tests: Simplify string generation. 2010-01-11 11:29:38 -06:00
change.c kernel32/tests: Remove unused assignment (LLVM/Clang). 2011-02-07 10:10:10 -06:00
codepage.c kernel32: Constify some data. 2011-04-07 10:23:12 +02:00
comm.c kernel32: Fixed mismatched bracket (Coverity). 2011-02-23 15:01:17 +01:00
console.c kernel32: In CreateFile, when trying to open the CON special DOS file, force OPEN_EXISTING as creation flag. 2011-05-11 14:56:48 +02:00
debugger.c kernel32: When testing the debugger activation, don't use unitialized values (clang). 2011-03-28 17:24:45 +02:00
directory.c kernel32/tests: Make sure to use return values (LLVM/Clang). 2011-02-09 09:28:21 -06:00
drive.c kernel32/tests: Add one more possible error code. 2009-08-05 13:52:42 +02:00
environ.c server: Map the Unix user id to a local user SID instead of the interactive SID. 2011-03-02 12:50:59 +01:00
fiber.c kernel32/tests: Add SetLastError() before a test (Valgrind). 2011-03-02 12:29:36 +01:00
file.c kernel32/tests: Get rid of the Win9x support in the file sharing tests. 2011-07-01 18:33:37 +02:00
format_msg.c kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang). 2011-02-10 09:57:19 -06:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
heap.c kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock(). 2011-06-13 11:46:24 +02:00
loader.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-01-12 14:59:43 +01:00
locale.c kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity). 2011-05-30 11:15:48 +02:00
mailslot.c
module.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-01-12 14:59:43 +01:00
path.c kernel32/tests: Remove win9x hacks. 2011-02-24 15:50:43 +01:00
pipe.c kernel32/tests: Use the right return type and a better failed test message. 2011-01-13 15:22:00 +01:00
process.c kernel32/tests: Free environment strings buffer at the conclusion of the environment tests. 2011-01-21 13:46:22 +01:00
profile.c kernel32: Fix handling of overflows in GetPrivateProfileSectionA. 2009-10-08 16:28:17 +02:00
resource.c kernel32/tests: Make some variables static. 2010-10-01 13:36:35 +02:00
resource.rc
sync.c kernel32: VerifyConsoleIoHandle does not set last error value. 2010-09-23 12:00:29 +02:00
thread.c kernel32/tests: Fix typo in test failure message. 2011-05-09 10:50:54 +02:00
time.c kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo. 2011-06-08 16:18:26 +02:00
timer.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00
toolhelp.c kernel32/tests: Also test for ntdll.dll in toolhelp tests. 2011-03-18 11:29:24 +01:00
version.c kernel32/tests: Make sure to use return values (LLVM/Clang). 2011-02-11 14:49:23 +01:00
virtual.c kernel32/tests: Don't test function directly when reporting GetLastError(). 2011-01-12 14:59:43 +01:00
volume.c kernel32: Implement and test GetVolumePathNamesForVolumeName. 2011-03-29 15:41:11 +02:00