llvm-project/libcxx/test/std/experimental
Louis Dionne 7149bb7068 [libc++] NFC: Clean up a lot of old Lit features
The libc++ test suite has a lot of old Lit features used to XFAIL tests
and mark them as UNSUPPORTED. Many of them are to workaround problems on
old compilers or old platforms. As time goes by, it is good to go and
clean those up to simplify the configuration of the test suite, and also
to reflect the testing reality. It's not useful to have markup that gives
the impression that e.g. clang-3.3 is supported, when we don't really
test on it anymore (and hence several new tests probably don't have the
necessary markup on them).
2020-04-10 17:20:29 -04:00
..
algorithms/alg.search 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
filesystem [libc++] Provide a method for adding compiler flags in lit.local.cfg files 2020-03-31 09:29:18 -04:00
func [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
iterator/ostream.joiner [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
language.support/support.coroutines [libc++] Provide a method for adding compiler flags in lit.local.cfg files 2020-03-31 09:29:18 -04:00
memory [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
simd [libcxx] Do not implicitly #include assert.h 2019-09-26 11:12:29 +00:00
utilities [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
lit.local.cfg [libcxx] Make sure all experimental tests are disabled when enable_experimental=False 2019-02-23 11:24:03 +00:00