Alexandre Julliard
|
ffdf21af0b
|
shlwapi/tests: Avoid printing pointer differences in traces.
|
2009-01-08 13:02:46 +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
|
05988f4fbc
|
shlwapi/tests: Fix some test failures on Vista.
|
2008-12-17 15:29:26 +01:00 |
Paul Vriens
|
8fc42993a1
|
shlwapi/tests: Use a codepage that is supported on all platforms.
|
2008-12-05 12:36:49 +01:00 |
Detlef Riekenberg
|
4621210b59
|
shlwapi/tests: Add more entries for PathIsURL.
|
2008-11-10 11:07:38 +01:00 |
Michael Stefaniuc
|
5f55f154bf
|
shlwapi: Remove superfluous casts of/to void pointers.
|
2008-11-06 11:09:56 +01:00 |
Paul Vriens
|
d64f8a887f
|
shlwapi/tests: Fix a failure on Win9x and NT4.
|
2008-11-05 10:54:45 +01:00 |
Paul Vriens
|
6fd4c62802
|
shlwapi/tests: Fix some failures on XP and W2K3.
|
2008-11-04 14:08:47 +01:00 |
Francois Gouget
|
88a883dfc3
|
shlwapi/tests: AssocQueryStringA/W() are missing on Windows 98.
|
2008-11-03 13:34:12 +01:00 |
Paul Vriens
|
c5866d3696
|
shlwapi/tests: Fix failures on multiple platforms.
|
2008-10-24 14:24:59 +02:00 |
Detlef Riekenberg
|
40d7448895
|
shlwapi/tests: Replace RegDeleteTreeW to run the tests again.
|
2008-10-20 13:43:49 +02:00 |
Lei Zhang
|
dc9eeb75ba
|
shlwapi: Properly handle pszExtra in IQueryAssociations_GetString.
|
2008-10-15 14:02:01 +02:00 |
Lei Zhang
|
57122e4daa
|
shlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssociations_GetString.
|
2008-10-14 13:41:57 +02:00 |
Lei Zhang
|
3684009b6e
|
shlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociations_GetString.
|
2008-10-13 11:49:53 +02:00 |
Lei Zhang
|
db08d6e807
|
shlwapi: Fix AssocQueryStringW parameter checking.
|
2008-10-13 11:49:06 +02:00 |
Lei Zhang
|
0c568c2ae8
|
shlwapi: Add some tests for AssocQueryStringW.
|
2008-10-13 11:48:36 +02:00 |
Paul Vriens
|
b1105d49f6
|
shlwapi/tests: Don't crash on NT4.
|
2008-10-09 12:14:33 +02:00 |
Hans Leidekker
|
a14e967135
|
shlwapi: Fix PathIsValidChar tests that fail on some versions of Windows.
|
2008-09-29 17:25:42 -05:00 |
Michael Stefaniuc
|
b562a512eb
|
shlwapi/tests: Remove redundant NULL check before SysFreeString (Smatch).
|
2008-09-25 11:19:01 +02:00 |
Alexandre Julliard
|
a3dd2967ca
|
shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT on Vista.
|
2008-09-17 16:23:49 +02:00 |
Reece Dunn
|
261a39a008
|
shlwapi: Fixed the url tests on Vista.
|
2008-09-08 14:09:09 +02:00 |
Alexandre Julliard
|
b63c648656
|
shlwapi/tests: Avoid sizeof in traces.
|
2008-09-05 11:25:21 +02:00 |
James Hawkins
|
3e76eacbfd
|
shlwapi: Fix a few failing tests in Vista.
|
2008-09-03 13:14:51 +02:00 |
Paul Vriens
|
cea45c5339
|
shlwapi/tests: Don't test unimplemented functions.
|
2008-09-02 13:28:39 +02:00 |
Louis Lenders
|
58efbe97ec
|
shlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL.
|
2008-08-28 13:15:27 +02:00 |
Louis Lenders
|
d571636dbc
|
shlwapi: Add test showing UrlUnEscape should convert the url in place when URL_UNESCAPE_INPLACE is set.
|
2008-08-28 13:12:53 +02:00 |
Detlef Riekenberg
|
a34f4ae848
|
shlwapi/tests: Add tests for UrlApplyScheme.
|
2008-08-27 13:21:23 +02:00 |
Paul Vriens
|
0bafb78755
|
shlwapi/tests: Fix a test on Vista.
|
2008-08-27 13:21:20 +02:00 |
Reece Dunn
|
aa584f146a
|
shlwapi: Fixed the string tests on Vista.
|
2008-08-05 14:09:34 +02:00 |
Detlef Riekenberg
|
139c214661
|
shlwapi/tests: Fix istream tests on win9x (GetTempPathW).
|
2008-08-04 14:21:54 +02:00 |
Detlef Riekenberg
|
63b8624a05
|
shlwapi/tests: Fix a buffer overflow that results in a crash on Win9x.
|
2008-07-28 14:27:28 +02:00 |
Alistair Leslie-Hughes
|
d2cce3284a
|
shlwapi: Fix tests under w2k8.
|
2008-07-10 20:21:21 +02:00 |
Jacek Caban
|
c086429465
|
shlwapi: Fixed handling mk protocol URLs in UrlCombineW.
|
2008-07-10 12:17:51 +02:00 |
Jacek Caban
|
a4ea1c608a
|
shlwapi: Fixed UrlCanonicalizeW for URLs without slashes after scheme.
|
2008-07-10 12:17:44 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Hans Leidekker
|
96b89623af
|
shlwapi: Add a couple of tests for UrlUnescape.
|
2008-06-30 15:09:20 +02:00 |
Mikołaj Zalewski
|
9c030d4660
|
shlwapi: UrlCanonicalize should strip all the characters <= 32 from the end of the string.
|
2008-06-30 13:26:40 +02:00 |
Paul Vriens
|
99deb5ca2c
|
shlwapi/tests: Fix another test on Vista.
|
2008-06-25 10:39:35 +02:00 |
Paul Vriens
|
f88a3c569e
|
shlwapi/tests: Fix a test on Vista.
|
2008-06-25 10:39:31 +02:00 |
Petr Dlouhý
|
283012cc95
|
shlwapi: UrlCanonicalize will canonize address in format "file://localhost/c:/" correctly.
|
2008-06-21 11:36:29 +02:00 |
Paul Vriens
|
c81c11f72d
|
shlwapi/tests: Don't create testfile at a fixed location.
|
2008-06-11 11:27:39 +02:00 |
Paul Vriens
|
6689994362
|
shlwapi/tests: Don't create testfile at a fixed location.
|
2008-06-06 15:27:01 +02:00 |
Paul Vriens
|
64444ebe94
|
janitorial: Close COM after tests.
|
2008-05-19 23:10:01 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Reece Dunn
|
48f39dc995
|
shlwapi/tests: Add 'res:' protocol tests for UrlCanonicalize.
|
2008-04-24 11:49:26 +02:00 |
Reece Dunn
|
eb139e44a7
|
shlwapi/tests: Improve the way that the UrlCanonicalize tests report failure.
|
2008-04-23 14:32:16 +02:00 |