.. |
alloc.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
atom.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
change.c
|
kernel32/tests: Don't wait for overlapped result if the previous test failed.
|
2006-11-04 12:07:10 +01:00 |
codepage.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
comm.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
console.c
|
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:09:07 +01:00 |
directory.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
drive.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
environ.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
file.c
|
kernel32: Print more information about the reason of a test failure.
|
2007-01-08 12:52:52 +01:00 |
format_msg.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
generated.c
|
winapi_test: Regenerate tests.
|
2006-10-11 12:12:21 +02:00 |
heap.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
loader.c
|
kernel32: Fix a typo.
|
2006-12-22 10:21:48 +01:00 |
locale.c
|
kernel32: GetTimeFormat and GetDateFormat should fail if LOCALE_NOUSEROVERRIDE is specified simultaneously with a format string.
|
2007-01-05 18:24:12 +01:00 |
mailslot.c
|
kernel32: Renamed the kernel directory to kernel32.
|
2006-09-12 13:34:06 +02:00 |
Makefile.in
|
kernel32: Add a short test for Begin/EndUpdateResource.
|
2007-01-02 13:20:11 +01:00 |
module.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
path.c
|
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:09:07 +01:00 |
pipe.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
process.c
|
kernel32: Skip the OpenProcess test under Win9x.
|
2007-01-08 11:46:05 +01:00 |
profile.c
|
kernel32: Renamed the kernel directory to kernel32.
|
2006-09-12 13:34:06 +02:00 |
resource.c
|
kernel32: Implement EndUpdateResource for the case existing resources are deleted.
|
2007-01-09 12:22:21 +01:00 |
sync.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
thread.c
|
kernel32: Add CreateRemoteThread remote thread conformance tests.
|
2007-01-03 14:22:02 +01:00 |
time.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
timer.c
|
kernel32: Renamed the kernel directory to kernel32.
|
2006-09-12 13:34:06 +02:00 |
toolhelp.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
version.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
virtual.c
|
kernel32: Do not forget to cleanup if the test is skipped.
|
2007-01-10 11:59:02 +01:00 |
volume.c
|
kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}.
|
2007-01-09 12:46:37 +01:00 |