comctl32/listview: Fix item count tests to be dpi aware.
[wine] / dlls / shlwapi / tests /
2009-06-03  Aric Stewartshlwapi: Simplify UrlCombine case 2 with tests.
2009-04-06  Alexandre Julliardshlwapi/tests: Don't test uninitialized parts of the...
2009-03-09  Paul Vriensshlwapi/tests: Fix failures on systems with IE5.5 or...
2009-03-09  Paul Vriensshlwapi/tests: Don't crash on IE5.
2009-03-04  Paul Vriensshlwapi/tests: Fix some typos.
2009-03-03  Paul Vriensshlwapi/tests: Fix a typo.
2009-02-26  Paul Vriensshlwapi/tests: Fix remaining test failures on several...
2009-02-25  Paul Vriensshlwapi/tests: Fix a few test failures on Win95 and...
2009-02-25  Francois Gougetshlwapi/tests: Use win_skip() to skip over unimplemente...
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2009-01-08  Alexandre Julliardshlwapi/tests: Avoid printing pointer differences in...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2008-12-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista.
2008-12-05  Paul Vriensshlwapi/tests: Use a codepage that is supported on...
2008-11-10  Detlef Riekenbergshlwapi/tests: Add more entries for PathIsURL.
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-11-05  Paul Vriensshlwapi/tests: Fix a failure on Win9x and NT4.
2008-11-04  Paul Vriensshlwapi/tests: Fix some failures on XP and W2K3.
2008-11-03  Francois Gougetshlwapi/tests: AssocQueryStringA/W() are missing on...
2008-10-24  Paul Vriensshlwapi/tests: Fix failures on multiple platforms.
2008-10-20  Detlef Riekenbergshlwapi/tests: Replace RegDeleteTreeW to run the tests...
2008-10-15  Lei Zhangshlwapi: Properly handle pszExtra in IQueryAssociations...
2008-10-14  Lei Zhangshlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssoc...
2008-10-13  Lei Zhangshlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociatio...
2008-10-13  Lei Zhangshlwapi: Fix AssocQueryStringW parameter checking.
2008-10-13  Lei Zhangshlwapi: Add some tests for AssocQueryStringW.
2008-10-09  Paul Vriensshlwapi/tests: Don't crash on NT4.
2008-09-29  Hans Leidekkershlwapi: Fix PathIsValidChar tests that fail on some...
2008-09-25  Michael Stefaniucshlwapi/tests: Remove redundant NULL check before SysFr...
2008-09-17  Alexandre Julliardshlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
2008-09-08  Reece Dunnshlwapi: Fixed the url tests on Vista.
2008-09-05  Alexandre Julliardshlwapi/tests: Avoid sizeof in traces.
2008-09-03  James Hawkinsshlwapi: Fix a few failing tests in Vista.
2008-09-02  Paul Vriensshlwapi/tests: Don't test unimplemented functions.
2008-08-28  Louis Lendersshlwapi: Fix UrlUnEscape to expand URLs in-place even...
2008-08-28  Louis Lendersshlwapi: Add test showing UrlUnEscape should convert...
2008-08-27  Detlef Riekenbergshlwapi/tests: Add tests for UrlApplyScheme.
2008-08-27  Paul Vriensshlwapi/tests: Fix a test on Vista.
2008-08-05  Reece Dunnshlwapi: Fixed the string tests on Vista.
2008-08-04  Detlef Riekenbergshlwapi/tests: Fix istream tests on win9x (GetTempPathW).
2008-07-28  Detlef Riekenbergshlwapi/tests: Fix a buffer overflow that results in...
2008-07-10  Alistair Leslie... shlwapi: Fix tests under w2k8.
2008-07-10  Jacek Cabanshlwapi: Fixed handling mk protocol URLs in UrlCombineW.
2008-07-10  Jacek Cabanshlwapi: Fixed UrlCanonicalizeW for URLs without slashe...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-30  Hans Leidekkershlwapi: Add a couple of tests for UrlUnescape.
2008-06-30  Mikołaj Zalewskishlwapi: UrlCanonicalize should strip all the character...
2008-06-25  Paul Vriensshlwapi/tests: Fix another test on Vista.
2008-06-25  Paul Vriensshlwapi/tests: Fix a test on Vista.
2008-06-21  Petr Dlouhýshlwapi: UrlCanonicalize will canonize address in forma...
2008-06-11  Paul Vriensshlwapi/tests: Don't create testfile at a fixed location.
2008-06-06  Paul Vriensshlwapi/tests: Don't create testfile at a fixed location.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  Reece Dunnshlwapi/tests: Add 'res:' protocol tests for UrlCanonic...
2008-04-23  Reece Dunnshlwapi/tests: Improve the way that the UrlCanonicalize...
2008-04-21  Reece Dunnshlwapi/tests: Fix the return codes for Windows 2000...
2008-04-17  Reece Dunnshlwapi/tests: Enumerate the STGM sharing modes in...
2008-04-17  Reece Dunnshlwapi: Fixed the todo blocks in the SHCreateStreamOnF...
2008-04-04  Reece Dunnshlwapi/tests: Fixed the wide-character strings.
2008-04-02  Paul Vriensshlwapi/tests: Turn printf into trace or skip.
2008-04-01  Reece Dunnshlwapi/tests: Loop over the STGM access modes when...
2008-03-27  Reece Dunnshlwapi: Added basic tests for the SHCreateStreamOnFile...
2008-03-27  Reece Dunnshlwapi: Added STGM_TRANSACTED tests for SHCreateStream...
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileEx tests.
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileW tests.
2008-03-25  Reece Dunnshlwapi: Added SHCreateStreamOnFileA tests.
2008-03-05  Francois Gougetshlwapi/tests: Skip the string tests for the functions...
2008-03-05  Francois Gougetshlwapi/tests: The function pointers are global so...
2008-03-05  Francois Gougetshlwapi/tests: Add skip statements for missing function...
2008-03-03  Marcus Meissnershlwapi: Handle buffer overflow on A->W converter.
2008-02-28  Jacek Cabanshlwapi: Added more tests.
2008-02-27  Maarten Lankhorstshlwapi: Don't add a trailing slash in the case that...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-10  Lei Zhangshlwapi: Fix a return value in UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Check more arguments to UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Check an argument to UrlEscapeA.
2008-01-10  Lei Zhangshlwapi: Additional UrlEscapeA tests.
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams test.
2007-10-29  Gerald Pfeifershlwapi/tests: Remove overly aggressive const declarati...
2007-10-16  Alexandre Julliardshlwapi/tests: Make local variables static and const.
2007-10-16  Detlef Riekenbergshlwapi/test: Test dwSize for UrlCanonicalizeA/W.
2007-10-16  Detlef Riekenbergshlwapi/tests: Move URL testing functions from path...
2007-08-23  Rob Shearmanshlwapi: Fix UrlCombineW for absolute URLs without...
2007-08-08  Paul Vriensshlwapi/tests: Use GetModuleHandleA instead of LoadLibr...
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...
next