.. |
Makefile.in
|
kernel32/tests: Fix atom tests on Win7.
|
2009-10-06 11:59:35 +02:00 |
actctx.c
|
kernel32/tests: Fix actctx tests on Vista+.
|
2009-09-15 17:33:50 -05:00 |
alloc.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
atom.c
|
kernel32/tests: Fix atom tests on Win7.
|
2009-10-06 11:59:35 +02:00 |
change.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +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: Fix a couple of failures in the comm tests.
|
2009-09-24 13:10:54 +02:00 |
console.c
|
kernel32/tests: Remove test that crashes on Win7.
|
2009-08-26 16:33:38 +02:00 |
debugger.c
|
kernel32: Check parameter of CheckRemoteDebuggerPresent with tests.
|
2009-09-28 12:37:28 +02:00 |
directory.c
|
kernel32/tests: Correctly skip tests when the Unicode directory functions are not available.
|
2009-05-18 14:31:06 +02:00 |
drive.c
|
kernel32/tests: Add one more possible error code.
|
2009-08-05 13:52:42 +02:00 |
environ.c
|
kernel32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
file.c
|
kernel32/tests: Use better types than long.
|
2009-10-06 11:57:53 +02:00 |
format_msg.c
|
kernel32/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:36 +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: Implement HeapQueryInformation, add some basic tests for it.
|
2009-10-12 12:48:03 +02:00 |
loader.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
locale.c
|
kernel32/tests: Avoid size_t in traces.
|
2009-09-02 11:53:06 +02:00 |
mailslot.c
|
kernel32/tests: Fix the mailslot tests on Win9x.
|
2008-11-20 21:59:26 +01:00 |
module.c
|
kernel32/tests: Don't crash on WinMe.
|
2009-10-07 12:55:16 +02:00 |
path.c
|
kernel32/tests: Correctly skip when GetTempPathW is not available.
|
2009-05-18 14:31:07 +02:00 |
pipe.c
|
kernel32/tests: Test waiting on a disconnected client pipe.
|
2009-06-09 17:01:14 +02:00 |
process.c
|
kernel32/tests: Add acceptable error codes for Win7 process test.
|
2009-10-06 12:00:13 +02:00 |
profile.c
|
kernel32: Fix handling of overflows in GetPrivateProfileSectionA.
|
2009-10-08 16:28:17 +02:00 |
resource.c
|
kernel32/tests: Skip some resource tests on Win7.
|
2009-10-07 15:20:57 +02:00 |
resource.rc
|
kernel32/tests: Added some tests for FindResource.
|
2008-03-22 13:09:44 +01:00 |
sync.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
thread.c
|
kernel32: Fix the GetThreadPriorityBoost return value.
|
2009-08-29 16:48:54 +02:00 |
time.c
|
kernel32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
timer.c
|
kernel32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
toolhelp.c
|
kernel32: Remove superfluous pointer casts.
|
2009-03-11 13:03:31 +01:00 |
version.c
|
kernel32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-24 16:57:26 +01:00 |
virtual.c
|
ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests.
|
2009-07-09 19:31:36 +02:00 |
volume.c
|
kernel32/tests: Skip GetVolumeInformation test on current directory when running on a root directory.
|
2009-08-03 15:04:21 +02:00 |