The rounded corners look really dumb at this size.
[wxWidgets.git] / tests / mbconv / mbconvtest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-10-03  Vadim ZeitlinRun MBConvTestCase::LibcTests() only for MSVC and not...
2010-10-03  Vadim ZeitlinShow the failing string when conversion fails in MBConv...
2010-10-03  Vadim ZeitlinNo real changes, just simplify some MBConvTestCase...
2009-12-06  Vadim ZeitlinCorrect two bugs in wxMBConv::FromWChar() with non...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-11-19  Vadim Zeitlinminor icc warning fixes
2008-11-03  Vadim Zeitlinblind fix for yet another VC6 compilation error
2008-10-17  Vadim Zeitlinreverted the change of r56246 and keep the old behaviou...
2008-10-12  Vadim Zeitlinfix off by one bug in the buffer size (fixes #10039)
2008-07-16  Vadim Zeitlinadded wxConvISO8859_1 test
2008-06-01  Vadim Zeitlinadded wxTextOutputStream::Flush(): this is necessary...
2008-05-31  Vadim Zeitlinmake test failure in TestStreamDecoder more informative
2008-05-31  Vadim Zeitlinuse more informative CPPUNIT_ASSERT_EQUAL instead of...
2007-07-23  Vadim Zeitlincompilation fix
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-04-28  Michael WetherellRegister the test under the name displayed by "./test -l"
2007-04-10  Václav Slavíkreverted previous commit and added a comment explaining...
2007-04-10  Václav Slavíkremoved unused CByteArrayFormat function
2007-04-05  Vadim Zeitlincorrected signed/unsigned comparison warning
2006-04-05  Vadim Zeitlinname the test just MBConv instead of MBConvTestCase
2005-09-10  Michael WetherellCompile fix for VC++ 5
2005-08-18  Michael Wetherellwcslen and wcscmp replacements for systems that lack...
2005-08-08  Michael WetherellwxMBConv test cases, patch 1179989 from Vince Harron
2005-08-08  Michael WetherellReplacements for some wcsxxx funcs for systems without...
2005-04-03  Michael WetherellCheck the returned length too in the utf-8 tests
2005-03-30  Michael WetherellTests for UTF-8 and PUA characters and octal escapes
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-10-31  Ryan NortonRename some tests to avoid conflicts with project build...