Sweden-Number/dlls/kernel32/tests
Dmitry Timoshkov 808d38fdb6 kernel32: Print last error in failure messages of the MapViewOfFile test. 2007-09-20 15:52:05 +02: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: Create paths after checking availability of functions. 2007-08-08 15:32:00 +02:00
alloc.c
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 kernel32: Add an overflow test for MultiByteToWideChar. 2007-05-18 14:12:20 +02:00
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: Add tests for console screen buffer. 2007-05-10 14:23:46 +02:00
debugger.c kernel32/tests: Add tests for DebugActiveProcessStop() and DebugSetProcessKillOnExit(). 2007-08-31 12:08:58 +02:00
directory.c
drive.c
environ.c kernel32/tests: Don't crash on Vista. 2007-06-25 13:23:26 +02:00
file.c kernel32: Rewrite GetOverlappedResult for the new async I/O behavior. 2007-06-04 23:03:15 +02:00
format_msg.c
generated.c
heap.c kernel32: Don't crash accessing an invalid handle in GlobalSize. 2007-09-20 14:27:13 +02:00
loader.c kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file. 2007-08-06 12:29:50 +02:00
locale.c kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat. 2007-05-04 13:39:09 +02:00
mailslot.c
module.c
path.c Assorted spelling fixes. 2007-07-31 21:37:50 +02:00
pipe.c server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken. 2007-09-14 14:43:46 +02:00
process.c kernel32/tests: Add tests for console codepages. 2007-05-11 12:41:34 +02:00
profile.c kernel32/tests: Add a forgotten if statement. 2007-07-09 11:46:22 +02:00
resource.c
sync.c
thread.c server: Only commit SetThreadPriority if new priority is correct. 2007-07-25 13:59:17 +02: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/tests: Use skip when functions are not available. 2007-07-05 19:54:07 +02:00
version.c
virtual.c kernel32: Print last error in failure messages of the MapViewOfFile test. 2007-09-20 15:52:05 +02:00
volume.c