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 |
Reece Dunn
|
cd16e22252
|
shlwapi/tests: Fix the return codes for Windows 2000 (without IE6 installed).
|
2008-04-21 12:10:36 +02:00 |
Reece Dunn
|
fa7f16562e
|
shlwapi/tests: Enumerate the STGM sharing modes in the SHCreateStreamOnFile tests.
|
2008-04-17 13:13:06 +02:00 |
Reece Dunn
|
8ea25acd73
|
shlwapi: Fixed the todo blocks in the SHCreateStreamOnFile tests.
|
2008-04-17 13:13:06 +02:00 |
Reece Dunn
|
33f788f7cb
|
shlwapi/tests: Fixed the wide-character strings.
|
2008-04-04 11:04:49 +02:00 |
Paul Vriens
|
428543d9ea
|
shlwapi/tests: Turn printf into trace or skip.
|
2008-04-02 19:54:56 +02:00 |
Reece Dunn
|
47abba0257
|
shlwapi/tests: Loop over the STGM access modes when testing the SHCreateStreamOnFile methods.
|
2008-04-01 13:16:17 +02:00 |
Reece Dunn
|
de3c19c2f0
|
shlwapi: Added basic tests for the SHCreateStreamOnFile IStream implementation.
|
2008-03-27 17:47:38 +01:00 |
Reece Dunn
|
2679453f04
|
shlwapi: Added STGM_TRANSACTED tests for SHCreateStreamOnFileA/W/Ex.
|
2008-03-27 17:47:31 +01:00 |
Reece Dunn
|
404a51b455
|
shlwapi: Added SHCreateStreamOnFileEx tests.
|
2008-03-25 11:20:51 +01:00 |
Reece Dunn
|
fe829db189
|
shlwapi: Added SHCreateStreamOnFileW tests.
|
2008-03-25 11:20:38 +01:00 |
Reece Dunn
|
d2e1e5bfaf
|
shlwapi: Added SHCreateStreamOnFileA tests.
|
2008-03-25 11:20:22 +01:00 |
Francois Gouget
|
bd4dcad02f
|
shlwapi/tests: Skip the string tests for the functions that are not available on Win9x.
|
2008-03-05 12:17:54 +01:00 |
Francois Gouget
|
d573ca8332
|
shlwapi/tests: The function pointers are global so initialize them on startup, before they are used.
|
2008-03-05 12:17:38 +01:00 |
Francois Gouget
|
34b5e424e0
|
shlwapi/tests: Add skip statements for missing functions to the string tests.
|
2008-03-05 12:17:26 +01:00 |
Marcus Meissner
|
088a33729a
|
shlwapi: Handle buffer overflow on A->W converter.
|
2008-03-03 11:59:11 +01:00 |
Jacek Caban
|
d1ae63b0d6
|
shlwapi: Added more tests.
|
2008-02-28 10:45:03 +01:00 |
Maarten Lankhorst
|
b254b407a4
|
shlwapi: Don't add a trailing slash in the case that nothing has to be appended to relative, with testcase.
|
2008-02-27 14:52:25 +01:00 |
Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
Lei Zhang
|
ea05a257df
|
shlwapi: Fix a return value in UrlEscapeA.
|
2008-01-10 11:37:57 +01:00 |
Lei Zhang
|
43bff70a22
|
shlwapi: Check more arguments to UrlEscapeA.
|
2008-01-10 11:37:48 +01:00 |
Lei Zhang
|
32fda2113d
|
shlwapi: Check an argument to UrlEscapeA.
|
2008-01-10 11:37:31 +01:00 |
Lei Zhang
|
0da7c8f444
|
shlwapi: Additional UrlEscapeA tests.
|
2008-01-10 11:37:24 +01:00 |
Alistair Leslie-Hughes
|
6dd046a61d
|
shlwapi: Fix memory leak in test.
|
2007-12-11 12:09:14 +01:00 |
Jacek Caban
|
114e8485de
|
shlwapi: Added SHPackDispParams test.
|
2007-11-12 12:15:29 +01:00 |
Gerald Pfeifer
|
e3b8e2f2dd
|
shlwapi/tests: Remove overly aggressive const declaration for TEST_URL_UNESCAPE.
|
2007-10-29 13:06:38 +01:00 |
Alexandre Julliard
|
6d6b9a381a
|
shlwapi/tests: Make local variables static and const.
|
2007-10-16 13:58:09 +02:00 |
Detlef Riekenberg
|
f05b840ac4
|
shlwapi/test: Test dwSize for UrlCanonicalizeA/W.
|
2007-10-16 13:55:48 +02:00 |
Detlef Riekenberg
|
d9a33f3c17
|
shlwapi/tests: Move URL testing functions from path.c to url.c.
|
2007-10-16 13:55:41 +02:00 |
Rob Shearman
|
acfc1175a2
|
shlwapi: Fix UrlCombineW for absolute URLs without slashes.
|
2007-08-23 20:18:32 +02:00 |
Paul Vriens
|
3de1c55dc6
|
shlwapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2007-08-08 15:31:59 +02:00 |
Michael Stefaniuc
|
0152ec0375
|
janitorial: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:50 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Francois Gouget
|
40838cec78
|
shlwapi/tests: The PSDK does not define IID_IDelayedRelease anymore.
|
2007-05-29 13:17:54 +02:00 |
Damjan Jovanovic
|
3ceaaae3d7
|
shlwapi: Fix UrlCanonicalizeW's handling of filesystem paths.
|
2007-05-11 11:19:46 +02:00 |
Mikołaj Zalewski
|
7370a93b52
|
shlwapi: Fix the handling of overflows in PathCombine[AW].
|
2007-04-24 10:19:44 +02:00 |