Sweden-Number/dlls/kernel32/tests
Alexandre Julliard 5d0f3aa33b kernel32/tests: Add another error code in the CreateDirectory test. 2009-02-03 22:23:19 +01:00
..
Makefile.in
actctx.c
alloc.c
atom.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
change.c
codepage.c
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: Allow more error codes from GetDiskFreeSpace. 2009-02-03 15:04:24 +01:00
environ.c
file.c kernel32/tests: Use a better invalid filename than "foo". 2009-02-03 15:15:49 +01:00
format_msg.c
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
module.c
path.c kernel32/tests: Don't hardcode C drive for CreateDirectory tests. 2009-02-03 15:21:47 +01:00
pipe.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +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
resource.rc
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
timer.c
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
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