]> git.saurik.com Git - wxWidgets.git/history - tests/strings/unicode.cpp
added test UTF-16 string with embedded NUL NUL not terminating the string
[wxWidgets.git] / tests / strings / unicode.cpp
2006-04-02  Vadim Zeitlinadded test UTF-16 string with embedded NUL NUL not...
2006-04-01  Vadim Zeitlinlet the UTF7 test fail but not crash
2006-04-01  Vadim Zeitlinmade DoTestConversion() work with strings containing...
2006-03-31  Vadim Zeitlinadded UTF16 test
2006-03-31  Vadim Zeitlintest predefined wxConvUTF[78] too
2006-03-31  Vadim Zeitlinthe expected test result was wrong, corrected; also...
2006-03-31  Vadim Zeitlinenable tests using \u escapes for VC7; replaced compile...
2006-03-31  Vadim Zeitlinmoved wide char conversion tests to their own file
2006-03-31  Vadim Zeitlinremoved wxTextFile test case, what was it doing here?
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)