introduced more convenient and readable URI_ASSERT_XXX_EQUAL() macros
[wxWidgets.git] / tests / uris / uris.cpp
2008-09-25  Vadim Zeitlinintroduced more convenient and readable URI_ASSERT_XXX_...
2008-07-19  Vadim Zeitlinbig wxURI cleanup; it now handles Unicode characters...
2008-07-18  Vadim Zeitlinsimplify the test, don't reuse the same macro for diffe...
2008-05-30  Vadim Zeitlindisable test using network by default as it's not avail...
2007-03-08  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_24
2006-11-10  Vadim Zeitlindisable bogus test
2006-02-09  Vadim Zeitlinmore standard (although less RFC-conformant) treatment...
2005-10-15  Michael WetherellTemporarily disable test that takes a long time to...
2005-06-17  Włodzimierz SkibaPatch #1222244: Fixes for bug #1212853 with unit test.
2005-06-07  Vadim Zeitlinadded tests of more URLs in URITestCase::URLCompat()
2005-06-07  Vadim Zeitlinfix for fixing of escape sequences (patch 1213416)
2005-03-19  Mattia Barbon Correct compilation conditions for wxURL::SetProxy.
2005-03-14  Włodzimierz SkibaUnicode fix.
2005-03-14  Ryan Norton"test" for testing a [fixed] proxy crash (from last...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-08  Ryan Nortonclean up dust from uri tests
2004-11-08  Ryan Nortonupdate msvc projs manually for changed tests and uri...
2004-11-04  Włodzimierz SkibaURL conditional and consistent intendation.
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...