]> git.saurik.com Git - wxWidgets.git/history - tests/strings/tokenizer.cpp
fix handling of % in our printf implementation (part of patch 1462778)
[wxWidgets.git] / tests / strings / tokenizer.cpp
2006-02-05  Roger GammansFix for compiler error with gcc 3.3.5 and cppunit 1...
2006-01-06  Vadim ZeitlinUnicode compilation fix
2006-01-06  Vadim Zeitlinadded GetString() test
2005-12-24  Vadim Zeitlin1. changed wxStringTokenizer to not modify the string...
2005-12-24  Vadim Zeitlinadded a couple more wxTOKEN_RET_DELIMS tests
2005-12-23  Vadim Zeitlineven more test cases
2005-12-23  Vadim Zeitlincorrected expected test results to conform to current...
2005-12-23  Vadim Zeitlinmore test cases
2005-12-22  Vadim ZeitlinUnicode compilation fix
2005-12-20  Vadim Zeitlinadded tests showing that current wxStringTokenizer...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...
2005-12-20  Vadim Zeitlinextracted wxStringTokenizer tests in their own file...