Alexandre Julliard
|
f96670cb5f
|
ntdll: Add support for root directory in NtCreateFile for Win32 file objects.
|
2008-11-11 11:40:08 +01:00 |
|
Alexandre Julliard
|
66d893b0f9
|
ntdll/tests: Fix a couple of test failures on Vista.
|
2008-11-11 11:39:31 +01:00 |
|
Alexandre Julliard
|
85df734453
|
ntdll/tests: Fix the atom test on NT4.
|
2008-11-10 11:57:26 +01:00 |
|
Alexandre Julliard
|
0f9283437c
|
ntdll/tests: Fix a couple of tests on NT4.
|
2008-11-05 19:58:26 +01:00 |
|
Alexandre Julliard
|
7db820e900
|
ntdll: Add a few more tests for RtlIsDosDeviceName_U, fix some failures on Windows.
|
2008-10-29 15:22:06 +01:00 |
|
Aric Stewart
|
589d7eaa93
|
ntdll/tests: handle info behavior for vista and 2008 properly.
|
2008-10-23 15:16:32 +02:00 |
|
Aric Stewart
|
a226f6609f
|
ntdll: Implement SystemProcessorPerformanceInformation for Linux (/proc filesystems) and Mac OS X.
|
2008-10-20 13:56:58 +02:00 |
|
James Hawkins
|
a5684fdfb3
|
ntdll: Fix a couple failing tests in NT4.
|
2008-09-24 13:12:01 +02:00 |
|
Paul Vriens
|
a635a4ff41
|
kernel32/tests: Add a skip.
|
2008-09-23 12:23:52 +02:00 |
|
Paul Vriens
|
7988506091
|
kernel32/tests: Add a skip.
|
2008-09-23 12:23:48 +02:00 |
|
Paul Vriens
|
e9f5fbc419
|
ntdll/tests: Show that we are skipping tests.
|
2008-09-22 12:19:17 +02:00 |
|
Paul Vriens
|
1010768d8e
|
ntdll/tests: Show that we are skipping tests.
|
2008-09-22 12:19:10 +02:00 |
|
Paul Vriens
|
f812d30486
|
ntdll/tests: Use skip and add a FreeLibrary.
|
2008-09-22 12:18:30 +02:00 |
|
Alexandre Julliard
|
733693829a
|
ntdll/tests: Fix a few test failures on NT4.
|
2008-09-22 12:14:41 +02:00 |
|
Alexandre Julliard
|
42e6d94784
|
ntdll/tests: Fix a couple of tests failing on NT4.
|
2008-09-19 14:03:47 +02:00 |
|
Alexandre Julliard
|
c190bdde50
|
ntdll/tests: Clear the direction flag in the handler since Windows may not do it.
Add some comments to make it easier to identify failing tests.
|
2008-09-16 22:35:48 +02:00 |
|
Alexandre Julliard
|
a543896382
|
ntdll/tests: Fix the async I/O test on Vista.
|
2008-09-11 14:18:46 +02:00 |
|
Jeff Zaroyko
|
a2022c898a
|
ntdll: Add some tests for NtDeleteFile.
|
2008-09-03 14:21:44 +02:00 |
|
James Hawkins
|
b5812e0013
|
ntdll: Fix a failing test in NT4.
|
2008-09-03 14:21:43 +02:00 |
|
James Hawkins
|
f6a9514e96
|
ntdll: Fix a few failing tests in Vista.
|
2008-09-03 13:14:51 +02:00 |
|
Alexandre Julliard
|
45a0f45cdd
|
ntdll/tests: Fix a few more failures in the info test.
|
2008-08-27 14:19:23 +02:00 |
|
Alexandre Julliard
|
cf36931614
|
ntdll/tests: Handle a couple of failures on NT4.
|
2008-08-26 20:43:33 +02:00 |
|
Alexandre Julliard
|
fcdce5c6f3
|
ntdll/tests: Allow alternate results in the string tests to make them pass on Vista.
|
2008-08-26 12:07:43 +02:00 |
|
Alexandre Julliard
|
f7a8436e92
|
ntdll/tests: Allow alternate results in the info test to make it pass on Vista.
|
2008-08-26 12:07:42 +02:00 |
|
Alexandre Julliard
|
d1f8dd1549
|
ntdll/tests: Allow alternate results in the env test to make it pass on Vista.
|
2008-08-26 12:07:42 +02:00 |
|
Lei Zhang
|
ee60c49dd6
|
ntdll: Use our own implementation of atoi and atol.
|
2008-07-22 13:09:28 +02:00 |
|
Gerald Pfeifer
|
a44771c925
|
ntdll/tests: Use NTSTATUS instead of DWORD for status variables.
|
2008-07-16 20:09:59 +02:00 |
|
James Hawkins
|
3c969224ad
|
ntdll: Skip the byte swap test in win2k.
|
2008-07-02 12:20:31 +02:00 |
|
Peter Oberndorfer
|
9cd60e2024
|
ntdll: Add broken() to two test cases.
|
2008-07-02 11:49:52 +02:00 |
|
Zac Brown
|
8f3ae2011c
|
ntdll: Implement checking for control characters in RtlIsTextUnicode.
|
2008-07-01 12:38:34 +02:00 |
|
Zac Brown
|
e24e7e7852
|
ntdll/tests: Add tests for (Rtl)IsTextUnicode to verify that IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS are not mutually exclusive.
|
2008-06-25 20:23:00 +02:00 |
|
Huw Davies
|
a3d7155947
|
ntdll: Free the correct buffer in the test.
|
2008-06-20 11:19:19 +02:00 |
|
Paul Vriens
|
f75e4bf0de
|
ntdll/tests: Free memory after use.
|
2008-06-10 17:43:06 +02:00 |
|
Alexandre Julliard
|
e02fa19013
|
ntdll/tests: Fix a few tests on Vista.
|
2008-06-10 11:33:51 +02:00 |
|
Zac Brown
|
b483b68013
|
ntdll/tests: Actually verify right bytes received in aio test.
|
2008-06-03 11:17:36 +02:00 |
|
Jeremy White
|
6868691af9
|
ntdll/tests: Only test the readcount for a read below 0x10000 if the return code indicates a partial copy result.
|
2008-05-21 20:15:42 +02:00 |
|
Alexandre Julliard
|
bb4119e1fd
|
ntdll/tests: Make sure to clear the DF flag on return from the exception.
|
2008-05-19 23:19:24 +02:00 |
|
Paul Vriens
|
b65c1d47eb
|
ntdll/tests: Skip test when we don't have enough rights.
|
2008-05-19 16:11:22 +02:00 |
|
Paul Vriens
|
446243b1d9
|
ntdll/tests: Free library after use.
|
2008-05-19 16:11:17 +02:00 |
|
James Hawkins
|
2470b0b316
|
ntdll: Fix a test that fails in win2k3.
|
2008-05-14 22:04:12 +02:00 |
|
James Hawkins
|
cfce5be4ce
|
ntdll: Fix a few tests that fail in win2k3.
|
2008-05-14 21:51:39 +02:00 |
|
James Hawkins
|
c72f318aaa
|
ntdll: Fix a few failing tests in win2k3.
|
2008-05-13 21:08:51 +02:00 |
|
Maarten Lankhorst
|
b574c11582
|
ntdll: Fix file test to not free memory allocated on the stack.
|
2008-05-07 20:23:15 +02:00 |
|
Maarten Lankhorst
|
9c509234bc
|
ntdll: Fix some exception tests to pass on Windows.
|
2008-05-07 20:23:09 +02:00 |
|
James Hawkins
|
b779aac8cf
|
ntdll: Fix two tests that fail on all NT platforms.
|
2008-05-02 11:25:07 +02:00 |
|
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
|
James Hawkins
|
bfaed5e7fa
|
ntdll: Fix a few tests that fail in win2k.
|
2008-04-11 11:16:24 +02:00 |
|
Austin English
|
05faae7b5a
|
Spelling fixes.
|
2008-04-09 12:07:39 +02:00 |
|
Alexandre Julliard
|
902aef85c0
|
ntdll: Add test cases for the direction flag.
|
2008-03-20 14:27:35 +01:00 |
|
Paul Vriens
|
af7172c186
|
ntdll/tests: ProcessImageFileName is not supported before XP.
|
2008-03-10 11:22:49 +01:00 |
|