llvm-project/libcxx/test/std/thread
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
..
futures [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
thread.barrier [libc++] Adapt a few things around the implementation of P1135R6 2020-02-24 10:59:35 -05:00
thread.condition [libc++] Allow running .sh.cpp tests with SSHExecutors 2020-03-31 15:50:42 -04:00
thread.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.latch [libc++] Adapt a few things around the implementation of P1135R6 2020-02-24 10:59:35 -05:00
thread.mutex [libc++] Mark two std::timed_mutex tests as flaky 2020-04-06 12:41:10 -04:00
thread.req [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
thread.semaphore Some fixes for open breaks on MacOS and UBSan 2020-02-26 20:51:19 -08:00
thread.threads [libc++] Drop custom support for flaky tests from libc++ test suite 2020-03-25 14:41:53 -04:00
macro.pass.cpp libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus. 2019-07-30 14:32:47 +00:00