]> git.saurik.com Git - wxWidgets.git/history - tests/textfile/textfiletest.cpp
create tests/window directory for wxWindow tests
[wxWidgets.git] / tests / textfile / textfiletest.cpp
2008-05-11  Vadim Zeitlinadd a test for reading files >4KB
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2006-04-04  Vadim Zeitlincorrected mistake in the UTF-16 test on big endian...
2006-04-02  Vadim ZeitlinApple gcc compilation fixes: for it size_t and unsigned...
2006-03-31  Vadim Zeitlinfixed if/idef wxHAVE_U_ESCAPE mixup
2006-03-31  Vadim Zeitlinuse wxHAVE_U_ESCAPE to accomodate old compilers
2006-03-31  Vadim Zeitlinadded tests for UTF8 and UTF16 files
2006-03-31  Vadim ZeitlinUnicode compilation fixes
2006-03-31  Vadim Zeitlinadded unit test for wxTextFile (reading only for now)