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 |
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 |
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 |
Paul Vriens
|
e5779901c3
|
shell32/tests: Fix a test failure on Win9x.
|
2008-12-01 12:57:21 +01:00 |
Paul Vriens
|
78a90f1f31
|
shell32/tests: Skip some tests on Win9x and WinMe.
|
2008-11-28 13:38:21 +01:00 |
Paul Vriens
|
cfdfbeaf1b
|
shell32/tests: Fix a few test failures on Win9x and NT4.
|
2008-11-28 13:38:16 +01:00 |
Francois Gouget
|
eae202c7ec
|
shell32/tests: Remove spaces before '\n' in ok() calls.
|
2008-11-11 15:14:40 +01:00 |
Aric Stewart
|
cf164785af
|
shell32: Do not automatically fail in SHGetFileInfo if the flag SHGFI_USEFILEATTRIBUTES is combined with SHGFI_ATTRIBUTES, SHGFI_EXETYPE, or SHGFI_PIDL.
|
2008-11-04 12:45:28 +01:00 |
Paul Vriens
|
860ba029c3
|
shell32/tests: Use win_skip instead of trace.
|
2008-10-21 11:44:04 +02:00 |
Michael Stefaniuc
|
ca0074e706
|
shell32/tests: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:27 +02:00 |
James Hawkins
|
147464c000
|
shell32: Fix two failing tests in win2k.
|
2008-09-11 11:49:48 +02:00 |
Paul Vriens
|
8be7d00041
|
shell32/tests: Run tests again on win95.
|
2008-08-26 12:07:43 +02:00 |
Dan Kegel
|
f0864c55eb
|
shell32/tests: Test whether SHGetFileInfo should clear hIcon.
|
2008-08-05 14:09:34 +02:00 |
Detlef Riekenberg
|
4da745be5c
|
shell32/tests: Do not crash on Win9x when testing shlfileop.
|
2008-07-31 13:04:29 +02:00 |
Dan Kegel
|
63557d572c
|
shell32/tests: Avoid buffer overflow during test.
|
2008-06-10 17:43:48 +02:00 |
James Hawkins
|
9ba8989026
|
shell32: Fix a test that fails in win2k3.
|
2008-04-24 11:51:25 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
James Hawkins
|
81f2d3cc0b
|
shell32: Fix a few tests that fail in win2k.
|
2008-04-11 13:11:02 +02:00 |
James Hawkins
|
5469551f6b
|
shell32: Fix and simplify the FO_COPY operation, with tests.
|
2008-04-03 11:29:07 +02:00 |
James Hawkins
|
6ecccdb790
|
shell32: Handle a few cases in FO_COPY that arise from not double-NULL terminating the input.
|
2008-04-02 12:33:50 +02:00 |
Francois Gouget
|
ca3606f393
|
shell32/tests: Use GetProcAddress() on SHFileOperationW() because it is missing on Windows 95.
|
2007-12-18 12:32:56 +01:00 |
Vincent Povirk
|
f4a4a1c054
|
shell32: Implement SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Vincent Povirk
|
6fe28bbee3
|
shell32: Add tests for SHPathPrepareForWrite.
|
2007-09-14 16:20:14 +02:00 |
Nigel Liang
|
1fc0cb75ee
|
shell32: Conformance tests for unicode filenames and fix a bug for file deletion.
|
2007-06-11 13:45:38 +02:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Paul Vriens
|
b564a9130c
|
shell32/tests: Rewording and cleanup.
|
2007-03-05 12:05:51 +01:00 |
Marcus Meissner
|
3b5b23311c
|
shell32/tests: Fixed potential overflow.
|
2007-02-19 12:39:37 +01:00 |
Mikołaj Zalewski
|
33ee219ce3
|
shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).
|
2007-02-12 12:38:57 +01:00 |
Mikołaj Zalewski
|
dbef32e4ed
|
shell32: shlfileop tests: Avoid buffer overflows for paths.
|
2007-02-07 11:34:22 +01:00 |
Francois Gouget
|
aa3165fca6
|
shell32: Add proper support for SHGetFileInfo(SHGFI_ICONLOCATION | SHGFI_USEFILEATTRIBUTES).
|
2007-01-19 12:28:57 +01:00 |
Francois Gouget
|
5c5933f699
|
shell32/tests: Add some more SHGetFileInfo() tests.
|
2007-01-19 12:28:57 +01:00 |
Francois Gouget
|
d2daa384e9
|
shell32/tests: Hack SHGetFileInfo() so it does not crash and add a test for it.
|
2007-01-08 12:06:21 +01:00 |
Hans Leidekker
|
e5c1a014df
|
shell32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:53:26 +02:00 |
Alexandre Julliard
|
fc4cd637d9
|
tests: Moved some compatibility defines to wine/test.h.
|
2006-09-13 11:01:39 +02:00 |