wxwidgets/tests/strings
Vadim Zeitlin a0ae0cd316 Use <type_traits> unconditionally
Don't use or even mention tr1/type_traits any more.
2022-10-11 00:45:30 +02:00
..
crt.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
hexconv.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
iostream.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
numformatter.cpp Relax check for converting "-" to long long in the unit tests 2021-02-22 12:57:58 +01:00
stdstrings.cpp Use std::wstring unconditionally 2022-10-11 00:45:30 +02:00
strings.cpp Use UTF-8 locale in Unicode formatting test 2022-06-23 21:15:58 +01:00
tokenizer.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
unichar.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
unicode.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
vararg.cpp Use <type_traits> unconditionally 2022-10-11 00:45:30 +02:00
vsnprintf.cpp Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00