Sweden-Number/dlls/kernel32/tests
Gerald Pfeifer f41d0cb530 kernel32/tests: Remove extraneous check. 2007-12-31 19:21:25 +01:00
..
Makefile.in kernel32/tests: Test the debugger startup and crashed processes exit code. 2007-08-10 12:58:17 +02:00
actctx.c kernel32/tests: Get the test to run on Windows 95. 2007-12-10 12:06:01 +01:00
alloc.c kernel32/tests: Remove extraneous check. 2007-12-31 19:21:25 +01:00
atom.c
change.c kernel32/tests: Skip some not implemented functions and add a few skip's. 2007-08-21 21:38:35 +02:00
codepage.c
comm.c kernel32: Skip the comm test if the found com port doesn't respond. 2007-09-12 11:33:11 +02:00
console.c kernel32/tests: Test for functions should be or-ed. 2007-12-06 12:05:37 +01:00
debugger.c kernel32/tests: Add tests for DebugActiveProcessStop() and DebugSetProcessKillOnExit(). 2007-08-31 12:08:58 +02:00
directory.c
drive.c Assorted spelling fixes. 2007-12-08 19:55:39 +01:00
environ.c
file.c kernel32/tests: Get the test to run on Windows 95. 2007-12-10 12:06:01 +01:00
format_msg.c kernel32: Check for NULL output buffer in FormatMessage{A, W}. 2007-09-27 12:47:07 +02:00
generated.c
heap.c kernel32: Don't crash accessing an invalid handle in GlobalSize. 2007-09-20 14:27:13 +02:00
loader.c Assorted spelling fixes. 2007-11-09 13:07:12 +01:00
locale.c
mailslot.c
module.c
path.c Assorted spelling fixes. 2007-07-31 21:37:50 +02:00
pipe.c kernel32/tests: Fix memory leaks (found by Smatch). 2007-10-22 15:58:29 +02:00
process.c kernel32/tests: Replace a couple of macros by a function to avoid compiler warnings. 2007-10-17 14:15:40 +02:00
profile.c kernel32/tests: Add a forgotten if statement. 2007-07-09 11:46:22 +02:00
resource.c
sync.c ntdll: Implement BindIoCompletionCallback. 2007-12-21 13:52:34 +01:00
thread.c kernel32/tests: Don't crash the test if GetThreadContext fails. 2007-11-20 17:53:43 +01:00
time.c ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules. 2007-08-29 14:08:20 +02:00
timer.c
toolhelp.c kernel32: Remove duplicate includes. 2007-11-19 13:54:14 +01:00
version.c kernel32: Add some simple tests for GetVersionExA. 2007-12-03 11:52:01 +01:00
virtual.c kernel32: Add a test for calling VirtualAlloc on a view of a SEC_RESERVE file mapping. 2007-12-21 12:41:24 +01:00
volume.c kernel32: Loosen requirements on what QueryDosDevice returns. 2007-11-12 12:56:28 +01:00