Implement and test URLIS_URL flag in UrlIs().
[wine] / dlls / shlwapi / tests / path.c
2005-01-03  Hans LeidekkerImplement and test URLIS_URL flag in UrlIs().
2004-10-05  Huw DaviesTests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa...
2004-10-04  Huw DaviesUrlEscape has different rules depending on the protocol.
2004-09-25  Huw DaviesImplement PathSearchAndQualify.
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-04-27  Kevin KoltzauAllow UrlCombine to calculate size of required buffer.
2004-03-16  Uwe BonnesUrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-01-09  Matthew MastracciAdd implementation for PathCreateFromUrlW and add the...