.. |
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 the number of characters passed to GetAtomNameW in test_local_get_atom_name.
|
2008-02-25 13:31:47 +01:00 |
change.c
|
kernel32/tests: Test notifications for overlapping directory watches.
|
2008-03-20 20:16:08 +01:00 |
codepage.c
|
kernel32: Test negative dest len in WideCharToMultiByte.
|
2008-03-26 23:38:36 +01:00 |
comm.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01: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
|
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
|
Avoid sizeof in traces.
|
2008-01-24 14:03:10 +01:00 |
file.c
|
kernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
|
2008-02-13 16:41:54 +01:00 |
format_msg.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
generated.c
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
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
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01: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
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
pipe.c
|
kernel32/tests: Fix memory leaks (found by Smatch).
|
2007-10-22 15:58:29 +02:00 |
process.c
|
kernel32/tests: Don't use 0xaa to avoid any confusion when running with +heap.
|
2008-03-05 12:18:31 +01:00 |
profile.c
|
kernel32/tests: Add a forgotten if statement.
|
2007-07-09 11:46:22 +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/tests: Small spelling fix in a parameter name.
|
2008-01-16 12:46:38 +01:00 |
thread.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
time.c
|
kernel32/tests: Fix the time tests when 'Automatically adjust clock for daylight saving changes' has been unset.
|
2008-02-15 09:56:12 +01:00 |
timer.c
|
kernel32: Renamed the kernel directory to kernel32.
|
2006-09-12 13:34:06 +02:00 |
toolhelp.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 |
version.c
|
kernel32: Fix/change tests for systems with no ServicePack.
|
2008-03-11 12:11:52 +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/tests: Fix the FindFirstVolume test on Vista.
|
2008-03-22 13:09:57 +01:00 |