Sweden-Number/dlls/kernel32/tests
Alexandre Julliard 647491418b kernel32/tests: Add more tests for file sharing with mappings, including SEC_IMAGE mappings. 2009-11-20 14:21:31 +01:00
..
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: Fix some test failures on Win9x/WinMe. 2009-10-14 14:24:29 +02:00
debugger.c kernel32/tests: Fix an intermittent test failure on Vista+. 2009-10-23 12:02:54 +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: Add more tests for file sharing with mappings, including SEC_IMAGE mappings. 2009-11-20 14:21:31 +01:00
format_msg.c Assorted spelling fixes. 2009-11-09 19:42:31 +01: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: Fix two little leaks in heap test. 2009-10-21 17:40:19 +02:00
loader.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
locale.c kernel32: Fix GetCurrencyFormat grouping. 2009-11-11 11:24:09 +01: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: Reject VirtualAlloc blocks in NtUnmapViewOfSection. 2009-11-04 19:53:00 +01:00
volume.c kernel32/tests: Fixed test for GetVolumeNameForVolumeMountPoint on directory. 2009-11-16 12:43:07 +01:00