Sweden-Number/dlls/kernel32/tests
Paul Vriens 5cb50202a0 kernel32/tests: Create paths after checking availability of functions. 2007-08-08 15:32:00 +02:00
..
Makefile.in kernel32: Added a number of activation context tests. 2007-07-26 19:42:06 +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
codepage.c kernel32: Add an overflow test for MultiByteToWideChar. 2007-05-18 14:12:20 +02:00
comm.c kernel32: Skip modem status tests if GetModemStatus failed. 2007-05-21 12:38:56 +02:00
console.c kernel32/tests: Add tests for console screen buffer. 2007-05-10 14:23:46 +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 ntdll: Avoid overflows in heap allocations. Based on a patch by Rob Shearman. 2007-05-22 11:59:18 +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: Merge APC processing into the select request. 2007-07-16 16:14:45 +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 kernel32/tests: Resource functions are not implemented on win98. 2007-04-26 14:25:04 +02:00
sync.c
thread.c server: Only commit SetThreadPriority if new priority is correct. 2007-07-25 13:59:17 +02:00
time.c kernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime not present. 2007-07-31 12:35:00 +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: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:31 +02:00
volume.c