Sweden-Number/dlls/ntdll/tests
Henri Verbeet 0b511b9ad8 ntdll: Add a small test for FPU exceptions. 2009-01-05 12:34:46 +01:00
..
Makefile.in ntdll: Framework for NtCreateMailslotFile tests. 2007-02-28 13:28:58 +01:00
atom.c ntdll/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:14:01 +01:00
change.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
env.c ntdll/tests: Show that we are skipping tests. 2008-09-22 12:19:10 +02:00
error.c kernel32/tests: Add a skip. 2008-09-23 12:23:48 +02:00
exception.c ntdll: Add a small test for FPU exceptions. 2009-01-05 12:34:46 +01:00
file.c ntdll/tests: Fix the async I/O test on Vista. 2008-09-11 14:18:46 +02:00
generated.c Fix spelling error in the generated conformance test files. 2008-01-16 12:46:18 +01:00
info.c ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit. 2009-01-03 14:55:32 +01:00
large_int.c ntdll/tests: Skip large integer tests that crash on 64-bit Vista. 2009-01-03 14:55:32 +01:00
ntdll_test.h
om.c ntdll/tests: Fixed more object manager tests on Vista. 2008-11-11 21:22:35 +01:00
path.c ntdll/tests: Fix a couple of tests on NT4. 2008-11-05 19:58:26 +01:00
port.c kernel32/tests: Add a skip. 2008-09-23 12:23:52 +02:00
reg.c ntdll/tests: Use the correct prototype for RtlAllocateHeap/RtlReAllocateHeap. 2008-12-04 12:14:17 +01:00
rtl.c ntdll/tests: Fix a test failure on W2K. 2008-12-02 14:05:49 +01:00
rtlbitmap.c
rtlstr.c ntdll: Fix a failing test in NT4. 2008-09-03 14:21:43 +02:00
string.c ntdll/tests: Avoid long long printf formats in traces. 2009-01-03 20:25:19 +01:00
time.c