Enable wxAny<double>::GetAs<unsigned long>() test.
[wxWidgets.git] / tests / streams / textstreamtest.cpp
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-05-16  Francesco Montorsimove TestTextInputStream() function in CppUnit's TextSt...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-19  Vadim Zeitlinminor icc warning fixes
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2006-12-16  Vadim Zeitlintest both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTF...
2006-12-09  Vadim Zeitlinadded test cases for wxTextInputStream and UTF-xx encod...
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Ryan NortonwxTextOutputStream::PutChar and text stream test