.. |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
atom.c
|
ntdll/tests: Fix atom tests on Win7.
|
2009-10-06 11:59:45 +02:00 |
change.c
|
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
|
2009-08-18 12:29:27 +02:00 |
directory.c
|
ntdll/tests: Fix a test failure on NT4/W2K.
|
2009-12-16 16:05:46 +01:00 |
env.c
|
ntdll/tests: Avoid printing pointer differences in traces.
|
2009-01-08 13:02:23 +01:00 |
error.c
|
ntdll: Add LDT error codes.
|
2010-07-21 09:33:27 +02:00 |
exception.c
|
ntdll/tests: Add a test for the exception resulting from an icebp instruction.
|
2010-06-30 11:55:32 +02:00 |
file.c
|
ntdll/tests: Remove variable len which is not really used from create_file_test.
|
2010-05-05 10:52:30 +02:00 |
generated.c
|
winapi: Add a few more types to the ntdll generated tests.
|
2010-04-07 18:04:00 +02:00 |
info.c
|
ntdll/tests: Fix a few test failures in the new exe protection tests.
|
2010-07-06 19:28:27 +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: Handle error cases in om test (Coverity).
|
2010-07-09 13:34:36 +02:00 |
path.c
|
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.
|
2010-06-17 11:48:37 +02:00 |
port.c
|
ntdll/tests: Port functions use the 64-bit structure on Wow64.
|
2010-03-31 16:12:26 +02:00 |
reg.c
|
ntdll/tests: Add tests for HKLM\Software\Classes Wow64 sharing.
|
2010-03-04 21:49:14 +01:00 |
rtl.c
|
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
|
2010-02-03 11:37:59 +01:00 |
rtlbitmap.c
|
ntdll/tests: Fix a compiler warning on PowerPC.
|
2009-08-31 12:19:04 +02:00 |
rtlstr.c
|
ntdll: Add some tests for RtlIsTextUnicode.
|
2010-05-14 18:03:03 +02:00 |
string.c
|
ntdll: qsort: comparator must not get the same pointer.
|
2010-05-24 11:27:25 +02:00 |
time.c
|
ntdll/tests: Report skip when time conversion functions are not available.
|
2010-01-18 14:32:49 +01:00 |