wxWidgets/tests/strings
Cătălin Răceanu e8207c8c59 Fix building tests with wxUSE_UNSAFE_WXSTRING_CONV==0
Avoid relying on implicit conversions to std::string in the tests code.
2017-02-24 15:37:37 +01:00
..
crt.cpp
hexconv.cpp Add unit tests for wxHexToDec() 2017-02-23 20:50:18 +01: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 building tests with wxUSE_UNSAFE_WXSTRING_CONV==0 2017-02-24 15:37:37 +01:00
tokenizer.cpp
unichar.cpp
unicode.cpp Fix building tests with wxUSE_UNSAFE_WXSTRING_CONV==0 2017-02-24 15:37:37 +01:00
vararg.cpp Fix unit test when char is unsigned by default 2016-06-17 14:49:21 +02:00
vsnprintf.cpp