Lei Zhang
|
0c568c2ae8
|
shlwapi: Add some tests for AssocQueryStringW.
|
2008-10-13 11:48:36 +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 |
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
|
d2e1e5bfaf
|
shlwapi: Added SHCreateStreamOnFileA tests.
|
2008-03-25 11:20:22 +01:00 |
Detlef Riekenberg
|
d9a33f3c17
|
shlwapi/tests: Move URL testing functions from path.c to url.c.
|
2007-10-16 13:55:41 +02:00 |
Jacek Caban
|
d159b33228
|
shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test).
|
2007-01-08 11:46:05 +01:00 |
Hans Leidekker
|
a8ccd5816a
|
shlwapi/tests: Win64 printf format warning fixes.
|
2006-10-07 18:05:16 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Jon Griffiths
|
7a7be05081
|
Test SHSearchMapInt.
|
2004-03-22 20:40:03 +00:00 |
Jon Griffiths
|
03ecb16eae
|
Test StrRetToBSTR.
|
2004-02-10 02:22:53 +00:00 |
Jon Griffiths
|
d3863cfbf8
|
New tests for shlwapi string and clsid functions.
|
2003-10-01 03:10:56 +00:00 |
Matthew Mastracci
|
4caf4bf877
|
Add implementation for PathCreateFromUrlW and add the start for some
URL unit tests.
|
2003-01-09 00:50:17 +00:00 |
Patrik Stridvall
|
9398d9c129
|
Updated the generated tests.
|
2002-11-12 01:13:10 +00:00 |
Alexandre Julliard
|
edeee89c3e
|
Create separate makefiles for tests for more flexibility.
|
2002-08-09 01:22:40 +00:00 |