llvm-project/libcxx/test/std/localization/locale.categories
Martin Storsjö 83c2aa467e [libcxx] [test] Fix locale.time.get.byname get_date and get_date_wide on Windows
Also apply the same fix on glibc. This takes the test one step closer
to passing on glibc, but it still fails on the zh_CN test (which
requires a more involved fix in libc++ itself).

Differential Revision: https://reviews.llvm.org/D119791
2022-02-17 10:54:39 +02:00
..
category.collate [libc++][NFC] Fix placement of some XFAILs 2022-01-13 15:28:41 -05:00
category.ctype [libc++][nfc] Add TEST_HAS_NO_UNICODE_CHARS. 2022-02-03 08:02:25 +01:00
category.messages [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
category.monetary [libc++] [test] Qualify calls to iomanip functions in std/localization/. NFCI. 2022-02-16 11:03:32 -05:00
category.numeric [libcxx] [test] Make the put_long_double test pass on mingw, clarify quirks in put_double 2022-02-17 10:53:28 +02:00
category.time [libcxx] [test] Fix locale.time.get.byname get_date and get_date_wide on Windows 2022-02-17 10:54:39 +02:00
facet.numpunct [libcxx][AIX] XFAIL tests enabled by locale.fr_FR.UTF-8 2021-11-12 16:28:24 -05:00
facets.examples