wxwidgets/tests/intl
Vadim Zeitlin fec33079ed Relax French date/time locale unit test to ignore trailing "%Z"
The version of glibc used under Ubuntu 20.04 doesn't have "%Z" in the
French date-time locale, which broke the test there.

Instead of adding even more tests for glibc version, just ignore "%Z" if
it's present, we don't really care about it, we just want to check that
wxLocale::GetInfo() returns something recognizably different from C and
English locale here.
2020-10-19 21:14:27 +02:00
..
fr Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
ja Strip mnemonics from CJK translations of menu items too 2016-06-26 18:36:11 +02:00
intltest.cpp Relax French date/time locale unit test to ignore trailing "%Z" 2020-10-19 21:14:27 +02:00