wxWidgets/tests/strings
Maarten Bent bcfc9a8a26 Fix printf tests for recent MinGW versions
The default mantissa length was changed from 3 to 2 in MinGW 5.0.4.
Fix the test for printing pointer addresses in 64bit MinGW.
2018-08-02 21:10:20 +02: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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
numformatter.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
stdstrings.cpp Fix building tests with wxUSE_STL=1 and wxUSE_UNSAFE_WXSTRING_CONV=0 2018-02-08 10:05:21 +02:00
strings.cpp Fix printf tests for recent MinGW versions 2018-08-02 21:10:20 +02:00
tokenizer.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
unichar.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02: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 Prevent segfault in vararg test with MinGW 2018-08-02 20:50:55 +02:00
vsnprintf.cpp Fix printf tests for recent MinGW versions 2018-08-02 21:10:20 +02:00