wxWidgets/tests/strings
Vadim Zeitlin 7122288416 Fix wxString::From[C]Double() unit test for MSVC 14 and later
Since MSVC 14, VC CRT uses standard-conforming 2 digits for the exponent
instead of the non-standard 3 used previously.
2016-12-09 17:44:04 +01:00
..
crt.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
iostream.cpp
numformatter.cpp
stdstrings.cpp Skip the recently added wxString test broken with libc++ 2016-07-16 01:46:45 +02:00
strings.cpp Fix wxString::From[C]Double() unit test for MSVC 14 and later 2016-12-09 17:44:04 +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 check for string termination in IsValidUtf8String() 2016-02-27 16:42:30 +01:00
vararg.cpp Fix unit test when char is unsigned by default 2016-06-17 14:49:21 +02:00
vsnprintf.cpp Fix more typos in comments and wxFAIL messages 2016-04-14 16:08:28 +02:00