llvm-project/libcxx/test/std/localization
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
..
c.locales Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
locale.categories [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
locale.stdcvt Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
locale.syn Support tests in freestanding 2019-02-04 20:31:13 +00:00
locales [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
localization.general Support tests in freestanding 2019-02-04 20:31:13 +00:00