shlwapi: Use publicly defined structure DATABLOCK_HEADER instead of redefining it...
[wine] / dlls / shlwapi / tests /
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-06-07  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetshlwapi/tests: The PSDK does not define IID_IDelayedRel...
2007-05-11  Damjan Jovanovicshlwapi: Fix UrlCanonicalizeW's handling of filesystem...
2007-04-24  Mikołaj Zalewskishlwapi: Fix the handling of overflows in PathCombine...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-12  Jacek Cabanshlwapi: Fix handling mk URLs.
2007-02-05  Mikołaj Zalewskishlwapi: Test string functions when buffer is too small.
2007-02-05  Jacek Cabanshlwapi: Don't unescape url in UrlCombineW with URL_FIL...
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2007-01-08  Jacek Cabanshlwapi: Forward CLSIDFromProgIDWrap to ole32 (with...
2006-12-24  Louis Lendersshlwapi: Fix a failing test.
2006-12-15  Paul Vriensshlwapi/tests: Fix typos.
2006-12-14  Francois Gougetshlwapi/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-08  Alexandre Julliardshlwapi: Fixed string tests for non-English locales.
2006-11-24  Francois Gougetshlwapi/tests: Remove unneeded NONAMELESS* macros.
2006-11-13  Hans Leidekkershlwapi: UrlEscapeA should fail with E_POINTER when...
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-10-23  Mikołaj Zalewskishlwapi: Test and fix StrRStrI[AW].
2006-10-23  Mikołaj Zalewskishlwapi/tests: Disable the StrFromTimeInterval tests...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Enable the locale-dependent tests if...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Make the string.c tests compile in Visua...
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Paul Vriensshlwapi: Cast-qual warnings fix.
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Paul Vriensurl: Fixed wrong argument (Coverity).
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Louis. Lendersshlwapi: Simple test for UrlCanonicalizeA.
2006-08-09  Huw Daviesshlwapi: Add tests for PathUnquoteSpaces.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-07-31  Jacek Cabanshlwapi: Change file path to URL in UrlCanonicalize.
2006-07-27  Jacek Cabanshlwapi: Change '/'->'\' only for file protocol in...
2006-07-13  James Hawkinsshlwapi: Add tests for PathCommonPrefixA.
2006-07-13  James Hawkinsshlwapi: Add tests for PathBuildRootA.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  James Hawkinsshlwapi: Add tests for PathFindExtensionA.
2006-06-30  James Hawkinsshlwapi: Add tests for PathCanonicalize.
2006-06-28  James Hawkinsshlwapi: Add tests for PathAppendA.
2006-06-27  Andrey Turkinshlwapi: Test for UrlGetPart in case of file name.
2006-06-27  James Hawkinsshlwapi: Add tests for PathAddBackslash.
2006-06-27  James Hawkinsshlwapi: Add tests for PathCombineA.
2006-06-26  Paul Vriensshlwapi: PathCombineW should return NULL on invalid...
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-12  Peter Oberndorfershlwapi: Ignore leading spaces in PathMatchSpec.
2006-04-12  Peter Oberndorfershlwapi: Add tests for PathMatchSpec.
2006-02-16  Hans Leidekkershlwapi: Fix parameter check for UrlUnescapeA.
2006-01-11  Jacek Cabanshlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.
2005-12-26  Jacek Cabanshlwapi: Fix UrlCanonicalize.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-31  Stefan LeichterStop PathIsValidCharW tests after 100 failing tests.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-12  Richard CohenBlame ExpandEnvironmentStringsA for the failing NT4...
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-14  Mike McCormackFixes for -Wmissing-declaration and -Wwrite-string...
2005-05-23  Uwe BonnesTest cases for URL_UNESCAPE and small fix.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-03-22  Jakob ErikssonEliminate HeapAlloc casts.
2005-03-22  Jakob ErikssonMore trace info.
2005-03-21  Troy RolloCorrections to UrlIsW and UrlIsA.
2005-03-16  Jon GriffithsFix two failures and (hopefully) a crash with early...
2005-03-14  Jon GriffithsTests and small fix for PathMakePretty().
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-10  Paul VriensUse aliases for calls to ordinals.
2005-02-03  Paul VriensMore verbosity of errors.
2005-02-03  Hans LeidekkerImplement and test PathIsValidChar{A,W}.
2005-01-31  Paul Vriens- new test
2005-01-25  Hans LeidekkerStrIsIntlEqual and IntlStrEqWorker may be absent.
2005-01-21  Paul Vriens- More verbose output of errors.
2005-01-17  Paul VriensUse a registry key for copying, that's known on every...
2005-01-17  Paul VriensChange the order of Src and Dst in CopyKey calls/functions.
2005-01-17  Paul VriensUse Interlocked* functions in AddRef and Release.
2005-01-03  Hans LeidekkerImplement and test URLIS_URL flag in UrlIs().
2005-01-03  Jon GriffithsUse Ascii functions explicitly.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-15  Stefan LeichterFixed tests of GetAcceptLanguagesA for win98.
2004-12-15  Jon GriffithsUse the A version of calls when passing ASCII strings.
2004-12-08  Stefan LeichterFixed tests of GetAcceptLanguagesA for win9x/ME.
2004-11-19  James HawkinsMake four shreg tests pass on XP.
2004-11-10  James HawkinsUse SHDeleteKey to remove leftover keys from the shreg...
2004-11-09  Stefan LeichterFixed tests of GetAcceptLanguagesA for platfoms 98...
2004-10-27  Stefan LeichterFixed GetAcceptLanguagesA tests for Win98.
2004-10-22  Stefan LeichterFixed GetAcceptLanguagesA tests for WinXP.
2004-10-14  Bill MedlandFix SHDeleteKey so that it will handle deleting a key...
2004-10-05  Huw DaviesTests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa...
next