llvm-project/libcxx/test/std/localization/locale.categories
Louis Dionne 9d8c22587b [libc++] NFC: Remove unused Lit features in the test suite
The libc++ test suite currently defines several features that are not
used anywhere in the tests, or that are redundant with other features.
For the purpose of simplifying config.py and to ease the bring up of a
new configuration, this commit removes some of these features:

- rename dylib-has-no-filesystem to c++filesystem-disabled, which exists
- rename apple-darwin to just darwin, which is already set
- remove useless setting of libstdc++, which is already set correctly
- remove libcpp-abi-unstable, which is not used anywhere
- remove the glibc-XXX features, which are not used anywhere
2020-04-13 17:19:00 -04:00
..
category.collate [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
category.ctype [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
category.messages [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
category.monetary [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
category.numeric [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
category.time [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
facet.numpunct [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
facets.examples Support tests in freestanding 2019-02-04 20:31:13 +00:00