projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Patch #1576397, fix to properly render months that start on a Sunday
[wxWidgets.git]
/
tests
/
strings
/
2006-09-28
Vadim Zeitlin
added wxString::Contains() unit test
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
wx printf() implementation bug fixes ('%' handling...
tree
|
commitdiff
2006-08-30
Michael Wetherell
Use CPPUNIT_ASSERT_EQUAL where possible to improve...
tree
|
commitdiff
2006-08-28
Michael Wetherell
Compile fixes.
tree
|
commitdiff
2006-08-28
Michael Wetherell
Compile fix.
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
don't rely on system snprintf() for the tests (patch...
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
fix handling of % in our printf implementation (part...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
wxString::Trim() test.
tree
|
commitdiff
2006-05-30
Vadim Zeitlin
fix the tests to pass with both gcc and msvc (2nd part...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
wxVsnprintf() implementation with positional parameters...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
added ConversionEmpty() test
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
added wxString::EndsWith() (patch 1483049)
tree
|
commitdiff
2006-04-15
Vadim Zeitlin
added wxString::rbegin() and rend()
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
name the test just Unicode instead of UnicodeTestCase
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
Apple gcc compilation fixes: for it size_t and unsigned...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
properly terminate UTF-32 test string
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added UTF-32 test
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added test UTF-16 string with embedded NUL NUL which...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added test UTF-16 string with embedded NUL NUL not...
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
let the UTF7 test fail but not crash
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
made DoTestConversion() work with strings containing...
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
added UTF16 test
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
test predefined wxConvUTF[78] too
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
the expected test result was wrong, corrected; also...
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
enable tests using \u escapes for VC7; replaced compile...
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
moved wide char conversion tests to their own file
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
removed wxTextFile test case, what was it doing here?
tree
|
commitdiff
2006-02-15
Michael Wetherell
The cyrillic characters used in the CaseChanges() test...
tree
|
commitdiff
2006-02-05
Roger Gammans
Fix for compiler error with gcc 3.3.5 and cppunit 1...
tree
|
commitdiff
2006-01-06
Vadim Zeitlin
Unicode compilation fix
tree
|
commitdiff
2006-01-06
Vadim Zeitlin
added GetString() test
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
1. changed wxStringTokenizer to not modify the string...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
added a couple more wxTOKEN_RET_DELIMS tests
tree
|
commitdiff
2005-12-23
Vadim Zeitlin
even more test cases
tree
|
commitdiff
2005-12-23
Vadim Zeitlin
corrected expected test results to conform to current...
tree
|
commitdiff
2005-12-23
Vadim Zeitlin
more test cases
tree
|
commitdiff
2005-12-22
Vadim Zeitlin
Unicode compilation fix
tree
|
commitdiff
2005-12-20
Vadim Zeitlin
added tests showing that current wxStringTokenizer...
tree
|
commitdiff
2005-12-20
Vadim Zeitlin
extracted wxStringTokenizer tests in their own file...
tree
|
commitdiff
2005-12-20
Vadim Zeitlin
extracted wxStringTokenizer tests in their own file...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
added test for wxString::Format() string truncation...
tree
|
commitdiff
2005-11-27
Michael Wetherell
wx_wcscmp is only used in unicode mode so wrap in ...
tree
|
commitdiff
2005-09-11
Vadim Zeitlin
added ToLong/ULong/Double() tests
tree
|
commitdiff
2005-08-08
Michael Wetherell
Replacements for some wcsxxx funcs for systems without...
tree
|
commitdiff
2005-04-11
Ryan Norton
Add reverse case too
tree
|
commitdiff
2005-04-11
Ryan Norton
fix wxString::Replace when new strings are longer than...
tree
|
commitdiff
2005-04-08
Ryan Norton
yet more wxString tests for null chars
tree
|
commitdiff
2005-03-19
Mattia Barbon
Allow building with GCC 2.95.
tree
|
commitdiff
2005-01-31
Vadim Zeitlin
added a few more UTF-[78] tests
tree
|
commitdiff
2005-01-31
Vadim Zeitlin
added small UTF 8 conversion test case
tree
|
commitdiff
2005-01-05
Mattia Barbon
Additional sanity check.
tree
|
commitdiff
2004-11-22
Ryan Norton
[ 1068188 ] Precompiled header for the test program...
tree
|
commitdiff
2004-11-21
Ryan Norton
wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
tree
|
commitdiff
2004-10-29
Ryan Norton
[ 1054664 ] Implementation of wxMBConvUTF7 (Heavily...
tree
|
commitdiff
2004-10-29
Ryan Norton
have wxbuiltin wxmbconvutf7 return -1 (error) not 0...
tree
|
commitdiff
2004-10-29
Ryan Norton
Handle bad conversions correctly. Add Bad UTF8 test.
tree
|
commitdiff
2004-10-29
Václav Slavík
check if conversion to UTF7 works
tree
|
commitdiff
2004-10-17
Vadim Zeitlin
compilation fix for Borland
tree
|
commitdiff
2004-10-16
Vadim Zeitlin
fixed the just added wxStringTokenizer::GetPosition...
tree
|
commitdiff
2004-10-16
Vadim Zeitlin
use unsigned chars for UTF8 data (avoids warnings)
tree
|
commitdiff
2004-10-16
Vadim Zeitlin
added wxStringTokenizer::GetPosition() test
tree
|
commitdiff
2004-10-12
Włodzimierz Skiba
Whitespaces, tabs and fix to the lack of empty line...
tree
|
commitdiff
2004-10-11
Ryan Norton
cocoa doesn't need system framework - string conversion...
tree
|
commitdiff
2004-10-07
Ryan Norton
1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
tree
|
commitdiff
2004-10-07
Ryan Norton
1. Yet another unit test for new stirng stuff
tree
|
commitdiff
2004-10-07
Ryan Norton
2.5.3 - cleanups, fixes, etc. etc. -
tree
|
commitdiff
2004-06-28
Vadim Zeitlin
added test for Lower()/Upper() with 8bit chars
tree
|
commitdiff
2004-06-08
Václav Slavík
test wxString's char<->wchar_t ctors
tree
|
commitdiff
2004-06-03
Václav Slavík
added tests for wx's CRT wrappers (so far only wxGetEnv...
tree
|
commitdiff
2004-05-31
Václav Slavík
added test for wxString::MakeLower,MakeUpper
tree
|
commitdiff
2004-05-21
Włodzimierz Skiba
Patch #949276: Less agresive strings test.
tree
|
commitdiff
2004-04-30
Václav Slavík
moved Unicode tests to testsuite (patch 943945)
tree
|
commitdiff
2004-04-20
Václav Slavík
added wxString tests (patch 938082)
tree
|
commitdiff