.. |
Makefile.in
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
actctx.c
|
ntdll: Update behavior of ActivationContextBasicInformation.
|
2008-10-22 14:57:22 +02:00 |
alloc.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
atom.c
|
kernel32/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:20:14 +01:00 |
change.c
|
kernel32/tests: Fix the change notification test on Vista.
|
2008-06-10 17:44:41 +02:00 |
codepage.c
|
kernel32/tests: Fix the remaining errors on win95.
|
2008-10-06 13:55:12 +02:00 |
comm.c
|
kernel32/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:20:14 +01:00 |
console.c
|
kernel32: Ensure that WriteConsoleW succeeds with an empty input buffer.
|
2009-01-19 13:36:25 +01:00 |
debugger.c
|
kernel32: Initialize events correctly.
|
2009-01-27 11:09:24 +01:00 |
directory.c
|
kernel32/tests: Add another error code in the CreateDirectory test.
|
2009-02-03 22:23:19 +01:00 |
drive.c
|
kernel32/tests: Add a few more error codes for GetDiskFreeSpace.
|
2009-02-16 12:02:46 +01:00 |
environ.c
|
kernel32/tests: Fix the last remaining failure on NT4.
|
2009-02-16 12:02:25 +01:00 |
file.c
|
kernel32: Fix some more failures on systems with reduced privilege.
|
2009-02-13 13:33:11 +01:00 |
format_msg.c
|
kernel32: Fix a test failure in win9x.
|
2008-06-30 15:05:13 +02:00 |
generated.c
|
winapi_test: The tests don't support WIN64 yet so disable them there.
|
2009-01-08 12:47:22 +01:00 |
heap.c
|
kernel32/tests: Comment out a couple of heap tests that crash on 64-bit Vista.
|
2009-01-04 14:47:59 +01:00 |
loader.c
|
kernel32/tests: Fix the NT header initialization for 64-bit.
|
2009-01-03 20:21:25 +01:00 |
locale.c
|
kernel32: LCMapString should include the terminating NULL also for LCMAP_SORTKEY.
|
2009-01-19 13:46:30 +01:00 |
mailslot.c
|
kernel32/tests: Fix the mailslot tests on Win9x.
|
2008-11-20 21:59:26 +01:00 |
module.c
|
kernel32/tests: Use skip instead of trace.
|
2008-09-22 12:15:17 +02:00 |
path.c
|
kernel32/tests: Don't hardcode C drive for CreateDirectory tests.
|
2009-02-03 15:21:47 +01:00 |
pipe.c
|
kernel32: Add more tests for getting/setting a named pipe's state.
|
2009-02-12 11:59:15 +01:00 |
process.c
|
kernel32/tests: Fix some integer to pointer conversion warnings.
|
2009-01-08 13:17:53 +01:00 |
profile.c
|
kernel32/tests: Fix remaining failures on Win9x and WinME.
|
2009-02-02 12:12:24 +01:00 |
resource.c
|
kernel32/tests: Fix some resource test failures on NT4.
|
2008-11-10 11:09:11 +01:00 |
resource.rc
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
sync.c
|
kernel32/tests: Don't test the implementation details of the SList structure.
|
2009-01-29 22:08:07 +01:00 |
thread.c
|
kernel32/tests: Fix pointer casting warnings on 64-bit.
|
2009-01-03 20:20:14 +01: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/tests: Use the actual name of the exe module in toolhelp tests.
|
2009-01-04 14:59:34 +01:00 |
version.c
|
kernel32/tests: Handle the win2k3 version check behavior.
|
2008-09-17 16:29:53 +02:00 |
virtual.c
|
kernel32/tests: Add test cases for reading/writing process memory from an invalid buffer address.
|
2009-01-15 12:06:16 +01:00 |
volume.c
|
kernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one.
|
2008-10-24 14:24:58 +02:00 |