atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / shlwapi / tests /
2012-12-11  André Hentschelshlwapi/tests: Fix two tests on win8.
2012-10-01  Francois Gougetshlwapi: Implement PathCreateFromUrlAlloc().
2012-09-26  Francois Gougetshlwapi: Fix the PathCreateFromUrlW() implementation.
2012-09-26  Francois Gougetshlwapi: UrlIs()'s check for the 'file:' protocol is...
2012-09-25  Francois Gougetshlwapi: PathCreateFromUrlA() should not crash when...
2012-09-25  Marcus Meissnershlwapi: Fixed incorrect buffer size.
2012-09-24  Francois GougetAssorted spelling fixes.
2012-09-24  Francois Gougetshlwapi/tests: Add more PathCreateFromUrl() tests.
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-08-15  Jacek Cabanshlwapi: Use proper helpers for iface calls.
2012-06-04  Michael Stefaniucshlwapi/tests: Fix the expected value in an ok() message.
2012-05-16  Michael Stefaniucshlwapi/tests: Remove useless ok() call on the "out...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-04-19  Carlo Braminishlwapi: Add NULL checks to StrCpyW and StrCatW.
2012-03-16  Carlo Braminishlwapi: Implemented StrToInt64ExA/W.
2012-03-08  Piotr Cabanshlwapi: Lowercase schemes in UrlCombine function.
2011-12-01  Nikolay Sivovshlwapi: Partially implement SHRegCreateUSKeyW.
2011-10-24  Nikolay Sivovshlwapi: Fix window style set with SHSetParentHwnd().
2011-10-14  Dan Kegelshlwapi/tests: Initialize size parameter in test_SHGetS...
2011-10-14  Jacek Cabanshlwapi: Make sure we don't write anything to output...
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-21  Francois Gougetshlwapi/tests: Skip some tests if not allowed to modify...
2011-09-15  Francois Gougetshlwapi/tests: Some tests require that the user interfa...
2011-09-15  Francois Gougetshlwapi/tests: Fix test_StrFromTimeIntervalA() to print...
2011-09-13  Francois GougetAssorted spelling fixes.
2011-08-24  Francois Gougetshlwapi/tests: Fix the spelling of IID_Endianness.
2011-08-24  Scott Ritchieshlwapi/tests: Fix an errant comment.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-28  André Hentschelshlwapi/tests: Don't access memory when the allocation...
2011-05-17  Sergey Khodychshlwapi: Implement URL_APPLY_GUESSFILE in UrlApplyScheme.
2011-05-17  Sergey Khodychshlwapi: Don't copy valid scheme in UrlApplySchemeW.
2011-03-28  Thomas Mullalyshlwapi: Improved UrlGetPart support when parsing host...
2011-03-01  Austin Englishshlwapi/tests: Remove win9x hacks.
2011-02-11  Austin Englishshlwapi/tests: Remove useless assignments (LLVM/Clang).
2011-02-10  Austin Englishshlwapi/tests: Don't check return values inside of...
2011-02-09  Austin Englishshlwapi/tests: Don't check return values inside of...
2011-01-31  Nikolay Sivovshlwapi/tests: Reset cookie after service revoked ...
2011-01-14  Greg Geldorpshlwapi/tests: Don't assume date/time are separated...
2011-01-13  Michael Stefaniucshlwapi/tests: Finish the COM cleanup in ordinal.c.
2011-01-07  Michael Stefaniucshlwapi/tests: COM cleanup for thread.c.
2010-12-30  André Hentschelshlwapi/tests: Fix typo.
2010-12-30  André Hentschelshlwapi/tests: Don't test function directly when report...
2010-12-22  André Hentschelshlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW.
2010-12-14  Michael Stefaniucshlwapi/tests: Standardize the COM usage in ordinal.c.
2010-11-08  Piotr Cabanshlwapi: Improved UrlCombineW implementation.
2010-10-26  David Hedbergshlwapi: Fix UrlGetPart to also return unknown schemes.
2010-10-12  Piotr Cabanshlwapi/tests: Add more tests.
2010-10-12  Piotr Cabanshlwapi: Improved SHGetShellKey implementation.
2010-10-12  Andrew Eikumshlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCa...
2010-10-11  Jacek Cabanshlwapi: Skip more tests on too old shlwapi.dll.
2010-10-08  Andrew Eikumshlwapi/tests: Don't run tests on old shlwapi versions.
2010-10-01  Alexandre Julliardshlwapi/tests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-07  Piotr Cabanshlwapi: Improved UrlEscapeW implementation.
2010-09-07  Piotr Cabanshlwapi: Improved UrlCanonicalize implementation.
2010-08-16  Detlef Riekenbergshlwapi/tests: Run more language dependent tests only...
2010-07-30  Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-29  Nikolay Sivovshlwapi: Partially implement SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi/tests: Fix some test failures on Win2000.
2010-07-22  Paul Vriensshlwapi/tests: Load shell32 explicitly.
2010-07-22  Piotr Cabanshlwapi: Improved UrlCanonicalizeW implementation.
2010-07-22  Andrew Eikumshlwapi: Implement SHSetIniStringW.
2010-07-22  Andrew Eikumshlwapi: Implement SHGetIniStringW.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Andrew Eikumshlwapi: Be less strict on which type of IShellFolder...
2010-07-20  Andrew Nguyenshlwapi/tests: Correct the prototype of the StrRetToBST...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip a StrCpyNW test that crashes on...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip StrRStrI tests on older Win9x platf...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHUnicodeToUnicode tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHAnsiToAnsi tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Rename a string variable for clarity.
2010-07-20  André Hentschelshlwapi/tests: Fix GLE for SHFormatDateTimeA.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIA.
2010-07-19  Andrew Nguyenshlwapi: Fix handling of an empty search string in...
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrA.
2010-07-19  Andrew Nguyenshlwapi/tests: Fix Win98 SE test failures for StrFormat...
2010-07-08  Aric Stewartshlwapi: Correct slash/backslashs in UrlCanonicalize.
2010-06-23  Aric Stewartshlwapi: URL_FILE_USE_PATHURL flag only unescapes file...
2010-06-22  Francois Gougetshlwapi/tests: Make the XXX_Construct() functions static.
2010-05-08  Piotr Cabanshlwapi: Added more UrlCanonicalizeA tests.
2010-04-20  Detlef Riekenbergshlwapi/tests: Add tests for SHCreateThreadRef.
2010-04-20  André Hentschelshlwapi: Fix comment typo.
2010-04-19  Detlef Riekenbergshlwapi: Fix broken NULL checks (with tests).
2010-04-19  Detlef Riekenbergshlwapi/tests: Add tests for SHSetThreadRef.
2010-04-19  Detlef Riekenbergshlwapi/tests: Add initial test for SHGetThreadRef.
2010-04-12  Andrew Eikumshlwapi: Check for NULL string in UrlIs.
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-07  Alexandre Julliardshlwapi/tests: Fix some pointer conversion warnings...
2010-04-02  Alexandre Julliardshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-03-30  Nikolay Sivovshlwapi: Some SHCreateWorkerWindowA tests.
2010-03-29  Nikolay Sivovshlwapi/tests: Use a single trace call variable for...
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Andrew Eikumshlwapi: Only skip 'localhost' in file URLs in UrlCanon...
2010-03-19  Alexandre Julliardshlwapi/tests: Avoid size_t in a trace.
next