Dmitry Timoshkov
|
aebcbf0f6e
|
kernel32: Return upper cased drive letters in paths, some applications depend on it.
|
2008-02-27 14:52:26 +01:00 |
|
Paul Vriens
|
ad697ecdc4
|
kernel32/tests: Win9x doesn't change last error.
|
2008-02-27 14:52:24 +01:00 |
|
Rob Shearman
|
492be1b5e3
|
kernel32: Fix the number of characters passed to GetAtomNameW in test_local_get_atom_name.
|
2008-02-25 13:31:47 +01:00 |
|
Francois Gouget
|
148061814c
|
kernel32/tests: Fix the time tests when 'Automatically adjust clock for daylight saving changes' has been unset.
|
2008-02-15 09:56:12 +01:00 |
|
Paul Vriens
|
fc82d8c221
|
kernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
|
2008-02-13 16:41:54 +01:00 |
|
Erich Hoover
|
664c68a2c9
|
kernel32: Add tests for ReplaceFileA and ReplaceFileW.
|
2008-02-12 23:03:37 +01:00 |
|
Alexandre Julliard
|
05c7174909
|
tests: Add a helper routine to wait for a child process and propagate its result correctly.
|
2008-02-07 12:56:00 +01:00 |
|
James Hawkins
|
ea41e863ad
|
kernel32: Factor out the VerifyVersionInfo tests into their own function.
|
2008-02-05 12:19:36 +01:00 |
|
Paul Vriens
|
71f81bf1f5
|
kernel32/tests: Win9x returns a different last error.
|
2008-01-24 14:04:07 +01:00 |
|
Alexandre Julliard
|
e84daed485
|
Avoid sizeof in traces.
|
2008-01-24 14:03:10 +01:00 |
|
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
|
Francois Gouget
|
e7e998004a
|
kernel32/tests: Test the expansion of indirect environment variable references.
|
2008-01-23 20:39:35 +01:00 |
|
Francois Gouget
|
12689d9b0f
|
kernel32/tests: Small spelling fix in a parameter name.
|
2008-01-16 12:46:38 +01:00 |
|
Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
|
Alexandre Julliard
|
93cdead182
|
kernel32/tests: Avoid size_t in traces.
|
2008-01-15 17:08:09 +01:00 |
|
Paul Vriens
|
4111ea931c
|
kernel32/tests: FindFirstVolumeA is not available on win98.
|
2008-01-15 12:35:42 +01:00 |
|
Marcus Meissner
|
3bf54c2950
|
server: Enumerate process in reverse.
|
2008-01-14 16:24:55 +01:00 |
|
Francois Gouget
|
0069651056
|
kernel32/tests: Despite the MSDN claims, GetComputerName() does not return the required buffer size... except on Vista. So update the tests accordingly.
|
2008-01-11 12:25:39 +01:00 |
|
Francois Gouget
|
e3e2a5c0ac
|
kernel32/tests: Add more ExpandEnvironmentStringsA() tests.
Document the observed ExpandEnvironmentStrings() behavior.
|
2008-01-11 12:25:33 +01:00 |
|
Paul Vriens
|
e1f88e5f69
|
kernel32/tests: Skip not implemented functions.
|
2008-01-10 12:15:44 +01:00 |
|
Paul Vriens
|
c9434956d5
|
kernel32/tests: Skip not implemented functions.
|
2008-01-10 12:15:39 +01:00 |
|
Paul Vriens
|
7b7838289f
|
kernel32/tests: Skip not implemented functions.
|
2008-01-10 12:15:30 +01:00 |
|
Alexandre Julliard
|
f53bb857ac
|
kernel32/tests: Avoid using size_t in traces.
|
2008-01-07 17:18:35 +01:00 |
|
Hans Leidekker
|
b7917bcfda
|
kernel32: Fix two test failures on Win98 due to missing GetTempPathW.
|
2008-01-07 12:02:19 +01:00 |
|
Alexandre Julliard
|
d17b29303c
|
kernel32/tests: Added tests for FindFirstVolume/FindNextVolume.
|
2008-01-04 14:31:55 +01:00 |
|
Rob Shearman
|
910cf61723
|
kernel32: Add tests for RegisterWaitForSingleObject and UnregisterWait.
|
2008-01-02 14:30:14 +01:00 |
|
Gerald Pfeifer
|
f41d0cb530
|
kernel32/tests: Remove extraneous check.
|
2007-12-31 19:21:25 +01:00 |
|
Andrey Turkin
|
343f2c1b30
|
ntdll: Implement BindIoCompletionCallback.
|
2007-12-21 13:52:34 +01:00 |
|
Rob Shearman
|
e55854ddc5
|
kernel32: Add a test for calling VirtualAlloc on a view of a SEC_RESERVE file mapping.
|
2007-12-21 12:41:24 +01:00 |
|
Stefan Dösinger
|
70868dfa61
|
kernel32: Add a test for BindIoCompletionCallback.
|
2007-12-18 14:07:48 +01:00 |
|
Francois Gouget
|
8ee430d146
|
kernel32/tests: Get the test to run on Windows 95.
|
2007-12-10 12:06:01 +01:00 |
|
Francois Gouget
|
c43f61461f
|
kernel32/tests: dll_capable() makes no sense since it's only used on APIs we link with. So remove it.
|
2007-12-10 12:05:55 +01:00 |
|
Detlef Riekenberg
|
efb13b28df
|
Assorted spelling fixes.
|
2007-12-08 19:55:39 +01:00 |
|
Paul Vriens
|
5e30e5a0f2
|
kernel32/tests: Test for functions should be or-ed.
|
2007-12-06 12:05:37 +01:00 |
|
Paul Vriens
|
0ada917873
|
kernel32: Make tests run on Win98 again.
|
2007-12-05 13:48:57 +01:00 |
|
Hans Leidekker
|
8f3afb4120
|
kernel32: Implement and test {G, S}etConsoleInputExeName{A, W}.
|
2007-12-03 16:03:23 +01:00 |
|
Paul Vriens
|
b3a85a3fc4
|
kernel32: Add some simple tests for GetVersionExA.
|
2007-12-03 11:52:01 +01:00 |
|
Jacek Caban
|
8c2b994c46
|
kernel32: Terminate child process in virtual tests.
|
2007-11-26 12:35:55 +01:00 |
|
Rob Shearman
|
361a98c561
|
kernel32: Change the shared manifest test to depend on a build number that isn't currently published on at least XP, showing that assemblies with higher build numbers can be used.
|
2007-11-26 12:27:06 +01:00 |
|
Alexandre Julliard
|
58b85bba3e
|
kernel32/tests: Don't crash the test if GetThreadContext fails.
|
2007-11-20 17:53:43 +01:00 |
|
Michael Stefaniuc
|
e973a193b7
|
kernel32: Remove duplicate includes.
|
2007-11-19 13:54:14 +01:00 |
|
Dmitry Timoshkov
|
d1a3025826
|
kernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under Windows.
|
2007-11-16 12:33:24 +01:00 |
|
Dmitry Timoshkov
|
07efb2740b
|
kernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file existed before for CREATE_ALWAYS and OPEN_ALWAYS.
|
2007-11-16 12:33:18 +01:00 |
|
Francois Gouget
|
b734dee31e
|
kernel32/tests: Fix a signed/unsigned warning.
|
2007-11-13 23:28:06 +01:00 |
|
Hans Leidekker
|
addf895c87
|
kernel32: Loosen requirements on what QueryDosDevice returns.
|
2007-11-12 12:56:28 +01:00 |
|
Francois Gouget
|
81a5701ca9
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
|
Rob Shearman
|
92db6d2c2f
|
server: Don't do access checks on the security descriptors of newly created objects.
|
2007-11-06 14:52:21 +01:00 |
|
Francois Gouget
|
94799c3cc7
|
kernel32: Fix the image size in a test to avoid a BSOD on Windows XP SP1.
|
2007-11-05 15:06:40 +01:00 |
|
Rob Shearman
|
512239d515
|
kernel32: Add tests for creating events with different initial security descriptors.
|
2007-10-25 12:47:28 +02:00 |
|
Lionel Debroux
|
938f748b20
|
kernel32/tests: Fix memory leaks (found by Smatch).
|
2007-10-22 15:58:29 +02:00 |
|