wxWidgets/tests/strings
Vadim Zeitlin 8c5df4b485 Use UTF-8 locale in Unicode formatting test
At least under FreeBSD, vsnprintf() doesn't work with Unicode strings in
non-UTF-8 locales (but just returns EILSEQ), so set such locale before
using it.
2022-06-23 21:15:58 +01:00
..
crt.cpp
hexconv.cpp
iostream.cpp
numformatter.cpp
stdstrings.cpp
strings.cpp Use UTF-8 locale in Unicode formatting test 2022-06-23 21:15:58 +01:00
tokenizer.cpp
unichar.cpp
unicode.cpp
vararg.cpp
vsnprintf.cpp Extract wxLocaleSetter from the tests into a private header 2021-08-07 18:04:22 +02:00