]> git.saurik.com Git - wxWidgets.git/history - tests/strings/strings.cpp
added wxStringTokenizer::GetPosition() test
[wxWidgets.git] / tests / strings / strings.cpp
2004-10-16  Vadim Zeitlinadded wxStringTokenizer::GetPosition() test
2004-10-12  Włodzimierz SkibaWhitespaces, tabs and fix to the lack of empty line...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-06-28  Vadim Zeitlinadded test for Lower()/Upper() with 8bit chars
2004-06-08  Václav Slavíktest wxString's char<->wchar_t ctors
2004-05-31  Václav Slavíkadded test for wxString::MakeLower,MakeUpper
2004-05-21  Włodzimierz SkibaPatch #949276: Less agresive strings test.
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)