llvm-project/libcxx/test/std/input.output/file.streams/fstreams
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
..
filebuf 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
filebuf.assign 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
filebuf.cons 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
filebuf.members [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
filebuf.virtuals [libc++] Add missing FILE_DEPENDENCIES markup 2020-04-01 22:17:03 -04:00
fstream 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
fstream.assign 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
fstream.cons [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
fstream.members [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
ifstream 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
ifstream.assign [libc++] Add a new FILE_DEPENDENCIES parser 2020-03-20 14:55:52 -04:00
ifstream.cons [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
ifstream.members [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
ofstream 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
ofstream.assign 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
ofstream.cons [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
ofstream.members [libc++] NFC: Remove unused Lit features in the test suite 2020-04-13 17:19:00 -04:00
lit.local.cfg