wxWidgets/tests/strings
Vadim Zeitlin 7a8331c11f Skip tests failing without Unicode in string unit test
There might be a bug somewhere here, but as long as it affects
non-Unicode build only, it's not worth spending time on.
2023-05-04 18:36:24 +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 Add move ctor and assignment operator to wxString 2023-02-14 00:30:42 +01: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 Skip tests failing without Unicode in string unit test 2023-05-04 18:36:24 +02:00
vsnprintf.cpp Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00