André Hentschel
|
a160a65317
|
ntdll: Enable compilation with -D__WINESRC__.
|
2013-11-06 12:01:53 +01:00 |
Alexandre Julliard
|
4142fc9b52
|
ntdll/tests: Don't test . and .. masks, they don't work on Windows.
|
2013-07-02 10:03:50 +02:00 |
Alexandre Julliard
|
641e1bee02
|
ntdll/tests: Add some tests for NtQueryDirectoryFile with a non-wildcard mask.
|
2013-07-01 19:51:21 +02:00 |
André Hentschel
|
aac478f51b
|
ntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
|
2012-08-22 12:11:19 +02:00 |
Grazvydas Ignotas
|
006413afe4
|
ntdll: Use swapping method to return . and .. as first entries.
|
2011-08-24 13:56:37 +02:00 |
Grazvydas Ignotas
|
fbf537fb60
|
ntdll/tests: Test NtQueryDirectoryFile with different ReturnSingleEntry and RestartScan flags.
|
2011-08-24 13:54:41 +02:00 |
Grazvydas Ignotas
|
5ae558bac7
|
ntdll/tests: Test NtQueryDirectoryFile with RestartScan set to FALSE.
|
2011-07-19 18:26:22 +02:00 |
André Hentschel
|
ba1f962d10
|
ntdll/tests: Don't test function directly when reporting GetLastError().
|
2010-12-29 11:59:33 +01:00 |
Alexandre Julliard
|
be94563670
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |
Paul Vriens
|
8199784eaf
|
ntdll/tests: Fix a test failure on NT4/W2K.
|
2009-12-16 16:05:46 +01:00 |
Hans Leidekker
|
72e7e399d5
|
ntdll/tests: Fix a memory leak.
Found by Valgrind.
|
2009-12-07 14:18:29 +01:00 |
Alexandre Julliard
|
aadf703fc0
|
ntdll: The meaning of the flag is inverted between RtlWow64EnableFsRedirection and RtlWow64EnableFsRedirectionEx.
|
2009-10-28 10:55:19 +01:00 |
Francois Gouget
|
9b89b85e5f
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2009-10-19 14:45:15 +02:00 |
Dan Kegel
|
ceb8577bab
|
ntdll: Refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute.
|
2009-09-30 14:34:29 +02:00 |
Dan Kegel
|
fa12f03976
|
ntdll: Add initial test for NtQueryDirectoryFile().
|
2009-09-25 13:50:54 +02:00 |