Alexandre Julliard
|
6dee4c6e63
|
kernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one.
|
2008-10-24 14:24:58 +02:00 |
|
Aric Stewart
|
65e677735e
|
ntdll: Update behavior of ActivationContextBasicInformation.
|
2008-10-22 14:57:22 +02:00 |
|
Paul Vriens
|
61b84b0862
|
kernel32/tests: Skip a test if needed.
|
2008-10-22 13:54:54 +02:00 |
|
Paul Vriens
|
dda38adce5
|
kernel32/tests: Fix a few failures on win9x and winme.
|
2008-10-22 13:54:54 +02:00 |
|
Paul Vriens
|
5b83196484
|
kernel32/tests: Free memory after use.
|
2008-10-21 11:43:18 +02:00 |
|
Aric Stewart
|
0738505173
|
kernel32/tests: Add test for GetCommandLineW.
|
2008-10-16 11:42:50 +02:00 |
|
Aric Stewart
|
6ec0e71e17
|
kernel32/tests: Add a test for CreateProcess with an AppName set.
|
2008-10-16 11:41:50 +02:00 |
|
Jacek Caban
|
a849136d5e
|
kernel32: Added GetLogicalDriveStrings tests.
|
2008-10-16 11:21:46 +02:00 |
|
Dmitry Timoshkov
|
228c52de57
|
kernel32: Add support for foreign process handles in GetProcessVersion.
|
2008-10-16 11:21:40 +02:00 |
|
Paul Vriens
|
839b5400cd
|
kernel32/tests: Add a missing newline.
|
2008-10-07 15:20:24 +02:00 |
|
Paul Vriens
|
81f75c1840
|
kernel32/tests: Fix failures on WinMe.
|
2008-10-07 12:11:59 +02:00 |
|
Paul Vriens
|
b16983c1bc
|
kernel32/tests: We need the return value.
|
2008-10-07 12:11:52 +02:00 |
|
Paul Vriens
|
a1131786e4
|
kernel32/tests: Add some skips to fix failures on WinMe.
|
2008-10-06 15:31:04 +02:00 |
|
Paul Vriens
|
32af90d53a
|
kernel32/tests: Fix some failures on win9x.
|
2008-10-06 13:55:15 +02:00 |
|
Paul Vriens
|
cc57b863b5
|
kernel32/tests: Fix the remaining errors on win95.
|
2008-10-06 13:55:12 +02:00 |
|
Reece Dunn
|
4193d78029
|
kernel32: Be more verbose when reporting the sync test failures.
|
2008-09-30 11:33:24 -05:00 |
|
Erik Inge Bolsø
|
e8754b8ea6
|
kernel32: Fix PROFILE_Load to handle mac line endings.
|
2008-09-23 13:07:40 +02:00 |
|
Paul Vriens
|
1c5043e73d
|
kernel32/tests: Add extra tests for SetCurrentDirectory.
|
2008-09-22 12:16:46 +02:00 |
|
Paul Vriens
|
7cb7c14476
|
kernel32/tests: Make sure we can remove a test directory.
|
2008-09-22 12:16:07 +02:00 |
|
Paul Vriens
|
e23904ceb9
|
kernel32/tests: Fix tests on NT4.
|
2008-09-22 12:16:00 +02:00 |
|
Paul Vriens
|
40a94e04b4
|
kernel32/tests: Skip some tests on win9x.
|
2008-09-22 12:15:24 +02:00 |
|
Paul Vriens
|
ed55217444
|
kernel32/tests: Use skip instead of trace.
|
2008-09-22 12:15:17 +02:00 |
|
Francois Gouget
|
7af03a041a
|
kernel32/tests: Fix compilation on systems that don't support nameless unions.
|
2008-09-22 11:51:56 +02:00 |
|
Alexandre Julliard
|
7e54db23e9
|
kernel32/tests: Fix a couple of tests failing on NT4.
|
2008-09-19 14:03:40 +02:00 |
|
Alexandre Julliard
|
ea39761d3a
|
kernel32/tests: Fix race condition in the thread test.
|
2008-09-19 12:21:45 +02:00 |
|
Jeff Zaroyko
|
22a33168c9
|
kernel32: Modify DeleteFileW to fail on directories.
|
2008-09-18 12:32:57 +02:00 |
|
Alexandre Julliard
|
382ef908f1
|
kernel32/tests: Handle the win2k3 version check behavior.
|
2008-09-17 16:29:53 +02:00 |
|
Rob Shearman
|
1229e0ab29
|
kernel32: Fix character count passed to GlobalGetAtomNameW in test_get_atom_name.
|
2008-09-17 12:01:57 +02:00 |
|
Dmitry Timoshkov
|
b4e6aa645b
|
kernel32: Fix the target buffer size.
|
2008-09-17 10:54:48 +02:00 |
|
Alexandre Julliard
|
b1412422ad
|
kernel32/tests: Comment out an UpdateResource call that causes failures.
|
2008-09-16 22:36:58 +02:00 |
|
Alexandre Julliard
|
337fa823d2
|
kernel32/tests: Support alternate results in the loader test on Vista.
|
2008-09-16 22:36:42 +02:00 |
|
Alexandre Julliard
|
9f0773587b
|
kernel32/tests: Fix a test on win9x.
|
2008-09-16 22:36:04 +02:00 |
|
Roy Shea
|
91e33020f0
|
kernel32/test: Test import entries of a core windows DLL.
|
2008-09-15 11:55:04 +02:00 |
|
Marcus Meissner
|
395c4163b8
|
kernel32/tests: Pass correct size to MultiBytetoWideChar.
|
2008-09-15 11:44:14 +02:00 |
|
Paul Vriens
|
d81aff24c6
|
kernel32/tests: Skip tests on Win95.
|
2008-09-15 11:23:34 +02:00 |
|
Alexandre Julliard
|
c9f84aa9f9
|
kernel32/tests: Fix the ResumeThread on win9x.
|
2008-09-11 14:10:35 +02:00 |
|
Alexandre Julliard
|
33c5d44d49
|
kernel32/tests: Fix the BindIoCompletionCallback test on Vista.
|
2008-09-11 14:07:54 +02:00 |
|
Alexandre Julliard
|
f0bf098e16
|
kernel32/tests: Fix the async I/O test to handle errors properly.
|
2008-09-11 13:49:16 +02:00 |
|
Dmitry Timoshkov
|
4d672ba090
|
kernel32: Use a kernel error code.
|
2008-09-11 11:46:02 +02:00 |
|
Paul Vriens
|
5737fb815c
|
kernel32/tests: Fix a few failures on win98.
|
2008-09-08 12:49:12 +02:00 |
|
Paul Vriens
|
c461eba067
|
kernel32/tests: Fix 2 tests on win9x.
|
2008-09-08 12:49:12 +02:00 |
|
Paul Vriens
|
c3a58cc7d8
|
kernel32/tests: Fix a few tests on win9x.
|
2008-09-08 12:49:12 +02:00 |
|
Francois Gouget
|
d8914673ba
|
kernel32/tests: Add a trailing '\n' to an ok() call.
|
2008-09-05 13:39:13 +02:00 |
|
Paul Vriens
|
94b73a6d04
|
kernel32/tests: Split the test for ret and last error.
|
2008-09-05 11:20:59 +02:00 |
|
Jeff Zaroyko
|
1b5873accc
|
kernel32: Add some tests for DeleteFile.
|
2008-09-03 14:21:44 +02:00 |
|
James Hawkins
|
d6bb1d9a70
|
kernel32: Fix a failing test in win95.
|
2008-09-03 14:21:42 +02:00 |
|
James Hawkins
|
57cda911a9
|
kernel32: Fix a test that fails in win2k3.
|
2008-09-03 13:14:50 +02:00 |
|
James Hawkins
|
731306bf78
|
kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior.
|
2008-09-03 13:14:50 +02:00 |
|
James Hawkins
|
b1ff962182
|
kernel32: Fix a failing test in Vista.
|
2008-09-03 13:14:50 +02:00 |
|
James Hawkins
|
816f57cbb1
|
kernel32: Add tests for LoadLibraryEx.
|
2008-08-29 13:29:36 +02:00 |
|