wxWidgets/tests/strings
Vadim Zeitlin 4e4617a9e6 Show value if comparison fails in VarArgTestCase
Use string comparison instead of wxStrcmp() to view the actual value of
the string if it doesn't have the expected value.
2017-11-25 17:28:42 +01:00
..
crt.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
hexconv.cpp Pass arguments of the same type to CPPUNIT_ASSERT_EQUAL 2017-07-30 09:56:43 +02:00
iostream.cpp
numformatter.cpp
stdstrings.cpp Fix building tests with wxUSE_UNSAFE_WXSTRING_CONV==0 2017-02-24 15:37:37 +01:00
strings.cpp Fix built-in wxPrintf() for repeated positional parameters 2017-11-25 11:13:02 +01:00
tokenizer.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
unichar.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
unicode.cpp Fix a unit test in UTF-8 build using UTF-8 strings only 2017-11-03 23:11:32 +01:00
vararg.cpp Show value if comparison fails in VarArgTestCase 2017-11-25 17:28:42 +01:00
vsnprintf.cpp Compilation fix for VsnprintfTestCase with Catch 2017-11-24 22:55:11 +01:00