shlwapi: Simplify UrlCombine case 2 with tests.
[wine] / dlls / shlwapi / tests / url.c
2009-06-03  Aric Stewartshlwapi: Simplify UrlCombine case 2 with tests.
2008-12-05  Paul Vriensshlwapi/tests: Use a codepage that is supported on...
2008-09-08  Reece Dunnshlwapi: Fixed the url tests on Vista.
2008-09-05  Alexandre Julliardshlwapi/tests: Avoid sizeof in traces.
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-07-10  Jacek Cabanshlwapi: Fixed handling mk protocol URLs in UrlCombineW.
2008-07-10  Jacek Cabanshlwapi: Fixed UrlCanonicalizeW for URLs without slashe...
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-21  Petr Dlouhýshlwapi: UrlCanonicalize will canonize address in forma...
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-02-27  Maarten Lankhorstshlwapi: Don't add a trailing slash in the case that...
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-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...