Sweden-Number/dlls/ntdll/tests
Paul Vriens 4e6db1e186 ntdll/tests: Fix some test failures on several platforms. 2009-09-11 17:00:59 +02:00
..
Makefile.in
atom.c ntdll/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:14:01 +01:00
change.c ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile. 2009-08-18 12:29:27 +02:00
env.c ntdll/tests: Avoid printing pointer differences in traces. 2009-01-08 13:02:23 +01:00
error.c
exception.c ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT. 2009-08-18 11:19:55 +02:00
file.c ntdll/tests: Fix some test failures on several platforms. 2009-09-11 17:00:59 +02:00
generated.c winapi: Handle types should be treated as pointers. 2009-05-06 13:44:54 +02:00
info.c ntdll/tests: Make sure buffer alignment is correct. 2009-08-26 11:52:56 +02: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: Add acceptable status codes for Win7. 2009-08-24 16:41:31 +02:00
path.c
port.c ntdll: Fix the LPC_MESSAGE structure definition for 64-bit. 2009-05-07 14:44:22 +02:00
reg.c ntdll: RtlpNtQueryValueKey takes 5 parameters. 2009-09-11 12:16:37 +02:00
rtl.c ntdll/tests: Remove WINAPI on static functions where not needed. 2009-02-12 17:53:35 +01:00
rtlbitmap.c ntdll/tests: Fix a compiler warning on PowerPC. 2009-08-31 12:19:04 +02:00
rtlstr.c ntdll/tests: Mark RtlUnicodeStringToInteger("", 16) as broken for nt4. 2009-05-19 16:17:57 +02:00
string.c ntdll/tests: Fix a long long format in a trace. 2009-01-08 13:05:38 +01:00
time.c