]> git.saurik.com Git - wxWidgets.git/history - tests/strings
first phase of transition to unified Unicode build:
[wxWidgets.git] / tests / strings /
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-07  Václav Slavíkdeprecated wxString::GetWriteBuf() and friends in favou...
2007-02-20  Václav Slavíkallow creating wxString from char*, assigning to it...
2007-02-20  Václav Slavíkcompilation fix
2007-02-12  Vadim Zeitlinsuppress gcc warnings about invalid format strings
2007-02-12  Vadim Zeitlindon't run WrongFormatStrings test with system printf...
2007-02-11  Vadim Zeitlinadded test for %c and other minor changes (patch 1643843)
2007-02-11  Vadim Zeitlincompilation fix for 64 bit platforms (where size_t...
2007-01-19  Vadim Zeitlindisabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn...
2007-01-18  Vadim Zeitlinadded wxCSConv::IsOk() (patch 1637944)
2007-01-07  Vadim Zeitlinadded support and enable long long support when wxLong...
2007-01-07  Vadim Zeitlinfixes and workarounds to return value of our own wxVsnp...
2006-12-09  Vadim ZeitlinUnicode compilation fixes
2006-11-27  Vadim Zeitlinadded test for Get/UngetWriteBuf()
2006-11-10  Michael WetherellA couple more tests.
2006-11-09  Michael WetherellAdditional tests for wxVsnprintf, originally to test...
2006-10-28  Vadim Zeitlinavoid gcc warnings about missing braces in an aggregate...
2006-10-28  Vadim Zeitlinadded wxString::ToLongLong() and ToULongLong() (feature...
2006-10-23  Michael WetherellCompile fix.
2006-10-22  Vadim Zeitlinmore printf() tests (slightly modified patch 1581936)
2006-09-28  Vadim Zeitlinadded wxString::Contains() unit test
2006-09-05  Vadim Zeitlinwx printf() implementation bug fixes ('%' handling...
2006-08-30  Michael WetherellUse CPPUNIT_ASSERT_EQUAL where possible to improve...
2006-08-28  Michael WetherellCompile fixes.
2006-08-28  Michael WetherellCompile fix.
2006-08-13  Vadim Zeitlindon't rely on system snprintf() for the tests (patch...
2006-06-27  Vadim Zeitlinfix handling of % in our printf implementation (part...
2006-06-14  Włodzimierz SkibawxString::Trim() test.
2006-05-30  Vadim Zeitlinfix the tests to pass with both gcc and msvc (2nd part...
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-06  Vadim Zeitlinadded ConversionEmpty() test
2006-05-06  Vadim Zeitlinadded wxString::EndsWith() (patch 1483049)
2006-04-15  Vadim Zeitlinadded wxString::rbegin() and rend()
2006-04-05  Vadim Zeitlinname the test just Unicode instead of UnicodeTestCase
2006-04-02  Vadim ZeitlinApple gcc compilation fixes: for it size_t and unsigned...
2006-04-02  Vadim Zeitlinproperly terminate UTF-32 test string
2006-04-02  Vadim Zeitlinadded UTF-32 test
2006-04-02  Vadim Zeitlinadded test UTF-16 string with embedded NUL NUL which...
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?
2006-02-15  Michael WetherellThe cyrillic characters used in the CaseChanges() test...
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...
2005-11-30  Vadim Zeitlinadded test for wxString::Format() string truncation...
2005-11-27  Michael Wetherellwx_wcscmp is only used in unicode mode so wrap in ...
2005-09-11  Vadim Zeitlinadded ToLong/ULong/Double() tests
2005-08-08  Michael WetherellReplacements for some wcsxxx funcs for systems without...
2005-04-11  Ryan NortonAdd reverse case too
2005-04-11  Ryan Nortonfix wxString::Replace when new strings are longer than...
2005-04-08  Ryan Nortonyet more wxString tests for null chars
2005-03-19  Mattia Barbon Allow building with GCC 2.95.
2005-01-31  Vadim Zeitlinadded a few more UTF-[78] tests
2005-01-31  Vadim Zeitlinadded small UTF 8 conversion test case
2005-01-05  Mattia Barbon Additional sanity check.
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-10-29  Ryan Norton[ 1054664 ] Implementation of wxMBConvUTF7 (Heavily...
2004-10-29  Ryan Nortonhave wxbuiltin wxmbconvutf7 return -1 (error) not 0...
2004-10-29  Ryan NortonHandle bad conversions correctly. Add Bad UTF8 test.
2004-10-29  Václav Slavíkcheck if conversion to UTF7 works
2004-10-17  Vadim Zeitlincompilation fix for Borland
2004-10-16  Vadim Zeitlinfixed the just added wxStringTokenizer::GetPosition...
2004-10-16  Vadim Zeitlinuse unsigned chars for UTF8 data (avoids warnings)
2004-10-16  Vadim Zeitlinadded wxStringTokenizer::GetPosition() test
2004-10-12  Włodzimierz SkibaWhitespaces, tabs and fix to the lack of empty line...
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Ryan Norton1. Yet another unit test for new stirng stuff
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-06-28  Vadim Zeitlinadded test for Lower()/Upper() with 8bit chars
2004-06-08  Václav Slavíktest wxString's char<->wchar_t ctors
2004-06-03  Václav Slavíkadded tests for wx's CRT wrappers (so far only wxGetEnv...
2004-05-31  Václav Slavíkadded test for wxString::MakeLower,MakeUpper
2004-05-21  Włodzimierz SkibaPatch #949276: Less agresive strings test.
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)