.. |
Makefile.in
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
actctx.c
|
tests: Add a helper routine to wait for a child process and propagate its result correctly.
|
2008-02-07 12:56:00 +01:00 |
alloc.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
atom.c
|
kernel32: Fix a test that fails in win9x.
|
2008-04-21 13:20:12 +02:00 |
change.c
|
kernel32/tests: Fix the change notification test on Vista.
|
2008-06-10 17:44:41 +02:00 |
codepage.c
|
kernel32: Test negative dest len in WideCharToMultiByte.
|
2008-03-26 23:38:36 +01:00 |
comm.c
|
kernel32: comm.c: increase time slop.
|
2008-05-14 13:36:26 +02:00 |
console.c
|
kernel32: Fix return values of GetConsoleCursorInfo.
|
2008-06-24 12:47:18 +02:00 |
debugger.c
|
kernel32/tests: Initialize a few variables.
|
2008-06-23 12:46:20 +02:00 |
directory.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
drive.c
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
environ.c
|
kernel32: Remove an invalid trace and comment.
|
2008-04-17 11:40:07 +02:00 |
file.c
|
kernel32: Fix test failures because of a broken ReplaceFile in win2k.
|
2008-07-02 12:05:34 +02:00 |
format_msg.c
|
kernel32: Fix a test failure in win9x.
|
2008-06-30 15:05:13 +02:00 |
generated.c
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
heap.c
|
kernel32: Fix a few test failures in win9x.
|
2008-06-30 15:05:32 +02:00 |
loader.c
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
locale.c
|
kernel32/tests: Limit the number of failures in the ligatures test.
|
2008-06-10 11:55:01 +02:00 |
mailslot.c
|
ntdll: Use send(2) instead of write(2) for zero-byte writes to sockets.
|
2007-04-09 12:21:24 +02:00 |
module.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
path.c
|
kernel32: Fix temporary path test.
|
2008-05-08 11:10:44 +02:00 |
pipe.c
|
kernel32/tests: Fix memory leaks (found by Smatch).
|
2007-10-22 15:58:29 +02:00 |
process.c
|
kernel32: Remove a test that fails on all platforms.
|
2008-05-20 15:43:54 +02:00 |
profile.c
|
kernel32: Don't require write access on profile file when only reading.
|
2008-05-22 12:15:37 +02:00 |
resource.c
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
resource.rc
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
sync.c
|
kernel32: Fix a few test failures in win9x.
|
2008-06-30 15:05:19 +02:00 |
thread.c
|
kernel32/tests: Add tests for TLS functions.
|
2008-06-23 14:04:31 +02:00 |
time.c
|
kernel32: Fix a test that fails on win9x.
|
2008-04-23 14:29:50 +02:00 |
timer.c
|
kernel32/tests: Add a skip message for win95.
|
2008-06-09 12:39:29 +02:00 |
toolhelp.c
|
kernel32: Fix typo.
|
2008-06-20 11:19:30 +02:00 |
version.c
|
kernel32: Fix/change tests for systems with no ServicePack.
|
2008-03-11 12:11:52 +01:00 |
virtual.c
|
kernel32/tests: Use Local instead of Global prefix to avoid permission issues.
|
2008-06-10 17:44:57 +02:00 |
volume.c
|
kernel32: Don't test for HARDDISK and RAMDISK on win9x.
|
2008-06-30 15:05:40 +02:00 |