Francois Gouget
|
26b2cdf8a0
|
shlwapi/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:00 +01:00 |
Hans Leidekker
|
bc2e37ba44
|
shlwapi: UrlEscapeA should fail with E_POINTER when querying the buffer size.
|
2006-11-13 12:48:15 +01:00 |
Andrey Turkin
|
5151c81a23
|
shlwapi: Implement GetShellSecurityDescriptor and test for it.
|
2006-11-08 15:49:33 +01:00 |
Mikołaj Zalewski
|
7b170df2ee
|
shlwapi: Test and fix StrRStrI[AW].
|
2006-10-23 15:16:05 +02:00 |
Mikołaj Zalewski
|
ef8151b379
|
shlwapi/tests: Disable the StrFromTimeInterval tests as they are language-dependent.
|
2006-10-23 15:15:02 +02:00 |
Mikołaj Zalewski
|
5f5c662a67
|
shlwapi/tests: Enable the locale-dependent tests if the delimiters are correct.
|
2006-10-23 15:14:39 +02:00 |
Mikołaj Zalewski
|
bd35b0a122
|
shlwapi/tests: Make the string.c tests compile in Visual C++.
|
2006-10-23 15:14:29 +02:00 |
Alexandre Julliard
|
6a9222fc39
|
Fixed some printf warnings caused by using sizeof.
|
2006-10-12 14:58:25 +02:00 |
Ge van Geldorp
|
d642e11438
|
winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
|
2006-10-11 12:12:21 +02:00 |
Paul Vriens
|
b5728948d5
|
shlwapi: Cast-qual warnings fix.
|
2006-10-10 17:00:07 +02: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 |
Paul Vriens
|
2ade49bf08
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Louis. Lenders
|
531ee64e79
|
shlwapi: Simple test for UrlCanonicalizeA.
|
2006-09-07 13:44:24 +02:00 |
Huw Davies
|
0476397387
|
shlwapi: Add tests for PathUnquoteSpaces.
|
2006-08-09 17:12:21 +02:00 |
Andrew Talbot
|
5f2558f506
|
shlwapi/tests: Write-strings warnings fix.
|
2006-08-09 11:20:12 +02:00 |
Jacek Caban
|
5d1b0d89b4
|
shlwapi: Change file path to URL in UrlCanonicalize.
|
2006-07-31 10:49:35 +02:00 |
Jacek Caban
|
fddd703b38
|
shlwapi: Change '/'->'\' only for file protocol in UrlCanonicalize.
|
2006-07-27 11:42:49 +02:00 |
James Hawkins
|
c70bf5aaab
|
shlwapi: Add tests for PathCommonPrefixA.
|
2006-07-13 13:48:27 +02:00 |
James Hawkins
|
a6f4ede255
|
shlwapi: Add tests for PathBuildRootA.
|
2006-07-13 13:48:19 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
James Hawkins
|
ad064915c9
|
shlwapi: Add tests for PathFindExtensionA.
|
2006-06-30 20:43:18 +02:00 |
James Hawkins
|
b333f0c4d2
|
shlwapi: Add tests for PathCanonicalize.
|
2006-06-30 20:43:09 +02:00 |
James Hawkins
|
3a1a607a00
|
shlwapi: Add tests for PathAppendA.
|
2006-06-28 15:40:38 +02:00 |
Andrey Turkin
|
a7d008f51b
|
shlwapi: Test for UrlGetPart in case of file name.
|
2006-06-27 11:50:21 +02:00 |
James Hawkins
|
251d76888d
|
shlwapi: Add tests for PathAddBackslash.
|
2006-06-27 11:14:58 +02:00 |
James Hawkins
|
7412bddd36
|
shlwapi: Add tests for PathCombineA.
|
2006-06-27 11:14:43 +02:00 |
Paul Vriens
|
a796b8a3f7
|
shlwapi: PathCombineW should return NULL on invalid parameters.
|
2006-06-26 12:56:47 +02:00 |
Alexandre Julliard
|
0cbd0a367d
|
shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
|
2006-06-13 13:57:59 +02:00 |
Alexandre Julliard
|
23f9e358ad
|
Tests should not use wine/unicode.h.
|
2006-05-24 18:05:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Peter Oberndorfer
|
ac0bee4bf2
|
shlwapi: Ignore leading spaces in PathMatchSpec.
|
2006-04-12 11:17:12 +02:00 |
Peter Oberndorfer
|
759324a20c
|
shlwapi: Add tests for PathMatchSpec.
|
2006-04-12 11:16:58 +02:00 |
Hans Leidekker
|
7c9918338a
|
shlwapi: Fix parameter check for UrlUnescapeA.
NULL pszUnescaped is okay if URL_UNESCAPE_INPLACE is set.
Add a corresponding test for UrlUnescape{A,W}.
|
2006-02-16 12:08:48 +01:00 |
Jacek Caban
|
11a0c8cd39
|
shlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.
- URL_DONT_SIMPLIFY should change '/' <-> '\'
- Better '/' / '\' handling
|
2006-01-11 21:15:31 +01:00 |
Jacek Caban
|
bb8a7478bc
|
shlwapi: Fix UrlCanonicalize.
- Added support for URL_FILE_USE_PATHURL.
- Fix handling of '/' and '\'.
|
2005-12-26 12:58:28 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
Stefan Leichter
|
e1cf3392cb
|
Stop PathIsValidCharW tests after 100 failing tests.
|
2005-10-31 10:02:24 +00:00 |
Alexandre Julliard
|
7c1925a0f3
|
Remove the 'L' suffix on a number of constants to avoid comparison
errors on 64-bit platforms.
|
2005-09-13 15:00:32 +00:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Richard Cohen
|
3ca45f8e89
|
Blame ExpandEnvironmentStringsA for the failing NT4 test.
|
2005-08-12 15:51:22 +00:00 |
Huw Davies
|
34f36f662b
|
Implement and add tests for the FDSA functions.
|
2005-08-09 10:21:35 +00:00 |
Mike McCormack
|
82434be6a9
|
gcc 4.0 warning fixes.
|
2005-07-29 14:15:31 +00:00 |
Mike McCormack
|
bda7ace2e9
|
Interlocked LONG* gcc warning fixes.
|
2005-07-13 11:59:15 +00:00 |
Mike McCormack
|
b8fc783be2
|
Avoid warnings in generated tests by casting sizeof(x) to an int.
|
2005-07-03 11:23:30 +00:00 |
Stefan Huehner
|
ffe53258aa
|
Fix some -Wstrict-prototypes warnings.
|
2005-06-27 09:57:28 +00:00 |