Sweden-Number/dlls/kernel32/tests
Reece Dunn 1b46c0660d kernel32/tests: Add a test case for calling TlsFree on a freed index. 2010-03-03 11:49:35 +01:00
..
Makefile.in makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
actctx.c kernel32/tests: Print line numbers in tests. 2009-12-21 15:01:24 +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: Fix a thread handle leak. 2010-02-22 13:15:43 +01:00
codepage.c kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE. 2009-10-08 12:03:02 +02:00
comm.c kernel32/tests: Fix a couple of failures in the comm tests. 2009-09-24 13:10:54 +02:00
console.c kernel32: Add a stubbed GetConsoleProcessList(). 2010-01-05 12:29:18 +01:00
debugger.c kernel32/tests: Skip a test on Win9x/WinMe. 2010-01-18 14:39:11 +01:00
directory.c kernel32/tests: Correctly skip tests when the Unicode directory functions are not available. 2009-05-18 14:31:06 +02:00
drive.c kernel32/tests: Add one more possible error code. 2009-08-05 13:52:42 +02:00
environ.c kernel32/tests: Only set the size ourselves if we are on W2K. 2009-12-15 11:43:30 +01:00
fiber.c kernel32: Implement IsThreadAFiber function. 2010-01-25 12:56:26 +01:00
file.c kernel32/tests: Fix broken usage of the ok() macro return value. 2010-02-24 16:47:48 +01:00
format_msg.c kernel32/tests: Add a couple of last error codes for Win7. 2010-02-23 11:24:08 +01:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
heap.c kernel32/tests: Fix a test failure on xp64. 2010-02-17 12:04:42 +01:00
loader.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
locale.c kernel32/tests: Fix test failures on NT4. 2009-12-07 14:18:25 +01:00
mailslot.c kernel32/tests: Fix the mailslot tests on Win9x. 2008-11-20 21:59:26 +01:00
module.c kernel32: Return error on second attempt to free a module. 2010-01-18 14:26:16 +01:00
path.c kernel32: Don't use HIWORD to check for swapped args in GetCurrentDirectoryA. 2010-02-10 14:33:35 +01:00
pipe.c kernel32/tests: Test waiting on a disconnected client pipe. 2009-06-09 17:01:14 +02:00
process.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00
profile.c kernel32: Fix handling of overflows in GetPrivateProfileSectionA. 2009-10-08 16:28:17 +02:00
resource.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00
resource.rc kernel32/tests: Added some tests for FindResource. 2008-03-22 13:09:44 +01:00
sync.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
thread.c kernel32/tests: Add a test case for calling TlsFree on a freed index. 2010-03-03 11:49:35 +01:00
time.c kernel32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
timer.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00
toolhelp.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
version.c kernel32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
virtual.c kernel32/tests: Add tests for IsBadCodePtr. 2010-01-18 14:38:53 +01:00
volume.c kernel32/tests: Fix header comments. 2010-01-25 12:46:00 +01:00