.. |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
actctx.c
|
kernel32/tests: Print line numbers in tests.
|
2009-12-21 15:01:24 +01:00 |
alloc.c
|
ntdll: Don't require heap sizes to be 64K aligned.
|
2010-01-28 19:47:01 +01:00 |
atom.c
|
kernel32/tests: Simplify string generation.
|
2010-01-11 11:29:38 -06:00 |
change.c
|
kernel32/tests: Fix a thread handle leak.
|
2010-02-22 13:15:43 +01:00 |
codepage.c
|
kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE.
|
2009-10-08 12:03:02 +02:00 |
comm.c
|
kernel32/tests: Remove superfluous casts of integer constants.
|
2010-03-29 11:48:58 +02:00 |
console.c
|
kernel32: Don't set last error on success in OpenConsoleW.
|
2010-04-01 18:12:40 +02:00 |
debugger.c
|
tests: Try to avoid message boxes popping up in non-interactive testing.
|
2010-07-20 11:39:50 +02:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
kernel32/tests: Only set the size ourselves if we are on W2K.
|
2009-12-15 11:43:30 +01:00 |
fiber.c
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
file.c
|
kernel32: Stop CopyFile from overwriting a file with itself.
|
2010-06-16 19:38:58 +02:00 |
format_msg.c
|
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
|
2010-05-03 13:56:53 +02:00 |
generated.c
|
winapi: Generate the 64-bit variant of structure size/alignment tests.
|
2010-04-07 18:03:00 +02:00 |
heap.c
|
kernel32: Fix return code from LocalUnlock for pointer passed to it.
|
2010-05-10 10:04:54 +02:00 |
loader.c
|
…
|
|
locale.c
|
kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW.
|
2010-07-22 13:09:24 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32: Return error on second attempt to free a module.
|
2010-01-18 14:26:16 +01:00 |
path.c
|
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW.
|
2010-06-17 11:48:42 +02:00 |
pipe.c
|
kernel32/tests: Check return value of alarmThread in test_NamedPipe_2().
|
2010-05-24 12:56:19 +02:00 |
process.c
|
kernel32: Make sure we always have a valid process title.
|
2010-06-08 11:53:58 +02:00 |
profile.c
|
kernel32: Fix handling of overflows in GetPrivateProfileSectionA.
|
2009-10-08 16:28:17 +02:00 |
resource.c
|
kernel32: Enhance EndUpdateResource.
|
2010-07-22 11:41:41 +02:00 |
resource.rc
|
…
|
|
sync.c
|
…
|
|
thread.c
|
tests: Run all tests with the default FPU control word.
|
2010-07-20 11:41:05 +02:00 |
time.c
|
…
|
|
timer.c
|
kernel32/tests: Fix header comments.
|
2010-01-25 12:46:00 +01:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32/tests: Fix test failures on certain versions of Windows.
|
2010-04-27 14:38:38 -05:00 |
virtual.c
|
kernel32/tests: Add tests for IsBadCodePtr.
|
2010-01-18 14:38:53 +01:00 |
volume.c
|
kernel32/tests: Skip fewer tests on Win9x.
|
2010-07-08 17:33:37 +02:00 |