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
hexconv.cpp
iostream.cpp
numformatter.cpp
stdstrings.cpp
strings.cpp Fix built-in wxPrintf() for repeated positional parameters 2017-11-25 11:13:02 +01:00
tokenizer.cpp
unichar.cpp
unicode.cpp
vararg.cpp Show value if comparison fails in VarArgTestCase 2017-11-25 17:28:42 +01:00
vsnprintf.cpp