llvm-project/libcxx/test/std/localization/locale.categories
Marek Kurdej a984dcaf7c [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname.
Add codecvt*<char16_t, char8_t> and codecvt*<char32_t, char8_t>.
Deprecate codecvt<char(16|32)_t, char>.
Enable disabled tests.
Update _LIBCPP_STD_VER to use 20 for C++20. Add _LIBCPP_DEPRECATED_IN_CXX20 macro.

Reviewed By: ldionne, #libc, #libc_abi

Differential Revision: https://reviews.llvm.org/D91517
2020-12-02 09:01:58 +01:00
..
category.collate [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
category.ctype [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname. 2020-12-02 09:01:58 +01:00
category.messages [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
category.monetary [libc++] Fix two fr_FR locale tests on FreeBSD 2020-11-26 16:09:51 +00:00
category.numeric [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
category.time [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
facet.numpunct [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
facets.examples Support tests in freestanding 2019-02-04 20:31:13 +00:00