Juan Lang
|
029c3fbb8d
|
shell32: Fix a few tests on Windows 98 and Vista.
|
2009-02-06 13:03:11 +01:00 |
Francois Gouget
|
fb3f3b88ac
|
shell32/tests: Remove spaces before a '\n's.
|
2009-02-05 13:14:25 +01:00 |
Juan Lang
|
69cf059e8b
|
shell32: Remove an obsolete comment.
|
2009-02-05 13:10:37 +01:00 |
Juan Lang
|
5c39ea4509
|
shell32: Use the normal list checks for CSIDL_PERSONAL.
|
2009-02-05 13:10:33 +01:00 |
Juan Lang
|
63abc12461
|
shell32: Remove a test that fails on Win64.
|
2009-02-04 15:56:17 +01:00 |
Juan Lang
|
0bb1c5648b
|
shell32: Use list of allowed PIDL types rather than assuming there are no more than two.
|
2009-02-04 12:25:08 +01:00 |
Juan Lang
|
dfdf2be7c6
|
shell32: Fix a couple test failures on NT4.
|
2009-02-04 12:25:04 +01:00 |
Juan Lang
|
f209d11541
|
shell32: Allow PIDLs to have alternate types to support more recent versions of Windows.
|
2009-01-30 11:45:16 +01:00 |
Juan Lang
|
88cba4390c
|
shell32: Remove a test that no longer fails on Windows Vista/2008.
|
2009-01-30 11:45:04 +01:00 |
Juan Lang
|
6728057954
|
shell32: Fix a test on Windows Vista/2008.
|
2009-01-30 11:44:58 +01:00 |
Aric Stewart
|
c6ba4eed01
|
shell32: In ParseDisplayName make use of shdocvw if the display name is not a drive but has a :.
|
2009-01-29 12:18:42 +01:00 |
Paul Vriens
|
bbd4e078c6
|
shell32/tests: Fix a test on Win9x, WinME and W2K.
|
2009-01-22 12:03:46 +01:00 |
Paul Vriens
|
b03a434fb4
|
shell32/tests: Fix a test failure on Win9x and W2K.
|
2009-01-22 12:03:39 +01:00 |
Paul Vriens
|
a0164a1e64
|
shell32/tests: Use A-functions to test on Win9x.
|
2009-01-22 12:03:32 +01:00 |
Paul Vriens
|
d615acc894
|
shell32/tests: Fix a test failure on some platforms.
|
2009-01-21 13:07:28 +01:00 |
Ge van Geldorp
|
c2a2c429b1
|
shell32/tests: Prevent crash on XP/W2K3.
|
2009-01-16 13:25:13 +01:00 |
Alexandre Julliard
|
8cd82dda1f
|
shell32/tests: Fix some uninitialized handle checks for Win64.
|
2009-01-10 14:49:41 +01:00 |
Paul Vriens
|
30bb78f0f9
|
shell32/tests: Skip a test on Vista.
|
2009-01-09 14:18:42 +01:00 |
Paul Vriens
|
189ea312d7
|
shell32/tests: Fix test failures on Vista.
|
2009-01-09 14:18:33 +01:00 |
Paul Vriens
|
7bd150e091
|
shell32/tests: Fix remaining test failures on NT4.
|
2009-01-09 14:18:26 +01:00 |
Paul Vriens
|
850cd7ccb2
|
shell32/tests: Fix some test failures on Vista.
|
2009-01-09 14:18:20 +01:00 |
Paul Vriens
|
faf2f8e682
|
shell32/tests: Fix some errors on NT4 (FO_DELETE).
|
2009-01-09 14:18:12 +01:00 |
Paul Vriens
|
7ea6c85e97
|
shell32/tests: Fix the last test failure on Win9x.
|
2009-01-09 14:18:03 +01:00 |
Francois Gouget
|
581e390115
|
winapi_test: The tests don't support WIN64 yet so disable them there.
|
2009-01-08 12:47:22 +01:00 |
Francois Gouget
|
411f5d22c0
|
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
|
2009-01-08 12:46:39 +01:00 |
Francois Gouget
|
9f62c9b7a8
|
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
|
2009-01-08 12:44:49 +01:00 |
Francois Gouget
|
43c18c1321
|
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
|
2009-01-08 12:43:15 +01:00 |
Francois Gouget
|
2e668d2572
|
winapi_test: Updated so the generated tests work.
|
2009-01-08 12:42:12 +01:00 |
Paul Vriens
|
c2d3ed244d
|
shell32/tests: Fix test failures on Win9x, NT4 and Vista (FO_RENAME).
|
2009-01-08 12:40:32 +01:00 |
Paul Vriens
|
9ae3137edd
|
shell32/tests: Fix some test failures on NT4 (FO_COPY).
|
2009-01-07 12:21:20 +01:00 |
Paul Vriens
|
53acd13732
|
shell32/tests: Fix some test failures on NT4 (FO_MOVE).
|
2009-01-07 12:21:12 +01:00 |
Paul Vriens
|
ee889ba44c
|
shell32/tests: Use a different name for the return value.
|
2009-01-07 12:21:06 +01:00 |
Paul Vriens
|
36bd62c012
|
shell32/tests: Fix some test failures on Vista.
|
2009-01-06 14:38:26 +01:00 |
Paul Vriens
|
dda78ca69b
|
shell32/tests: Change some tests with respect to Vista.
|
2009-01-06 14:38:18 +01:00 |
Paul Vriens
|
7c1885181e
|
shell32/tests: Fix some test failures on Win9x and NT4.
|
2009-01-06 14:37:58 +01:00 |
Paul Vriens
|
d1d0e335cf
|
shell32/tests: Fix some test failures on Vista and W2K8.
|
2009-01-05 16:37:36 +01:00 |
Alexandre Julliard
|
d3ed2df9ee
|
shell32/tests: Fix handle casting warnings on 64-bit.
|
2009-01-03 20:14:32 +01:00 |
Francois Gouget
|
b7ad9c87b5
|
shell32/tests: Add a trailing '\n' to ok() calls.
|
2008-12-29 11:35:36 +01:00 |
Paul Vriens
|
44c9f6a15d
|
shell32/tests: Fix a few test failures on Vista and W2K8.
|
2008-12-24 19:57:51 +01:00 |
Paul Vriens
|
7f752f7c9c
|
shell32/tests: Cope with Vista's behavior.
|
2008-12-23 12:51:16 +01:00 |
Francois Gouget
|
596311cd5d
|
shell32/tests: Make test_cbsize() static.
|
2008-12-12 11:42:28 +01:00 |
Paul Chitescu
|
cd616409ba
|
shell32.dll: Return SE_ERR_FNF if file not found before checking for associations.
|
2008-12-09 10:25:38 +01:00 |
Vincent Povirk
|
3f68641b92
|
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
|
2008-12-08 12:02:27 +01:00 |
Paul Vriens
|
252525da9a
|
shell32/tests: Fix some new test failures on W2K.
|
2008-12-05 17:13:27 +01:00 |
Vincent Povirk
|
53c1c8a8a5
|
shell32: Add test for localized filenames in desktop.ini.
|
2008-12-05 11:59:44 +01:00 |
Paul Vriens
|
814bfc0305
|
shell32/tests: Fix a test failure on Win9x, NT4, Vista and W2K8.
|
2008-12-04 15:46:10 +01:00 |
Alexandre Julliard
|
c03917c173
|
Define _WIN32_WINNT before including any headers.
|
2008-12-04 12:10:16 +01:00 |
Jan de Mooij
|
8c6495cc23
|
shell32/autocomplete: Add unit tests for autocomplete.
|
2008-12-03 09:47:06 +01:00 |
Paul Vriens
|
af1f9ba303
|
shell32/tests: Fix some errors on Win9x and Vista and prevent a crash on NT4.
|
2008-12-02 14:06:09 +01:00 |
Paul Vriens
|
c58090091a
|
shell32/tests: Cast-qual warning fixes.
|
2008-12-02 14:05:56 +01:00 |