summaryrefslogtreecommitdiff
path: root/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.obs
AgeCommit message (Expand)Author
2023-11-01[libc++] Remove availability annotations which can never be triggered (#69226)philnik777
2023-03-27[libc++] Use named Lit features to flag back-deployment XFAILsLouis Dionne
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2021-07-16[libcxx][modularisation] adds several headers to the module mapChristopher Di Bella
2021-07-01[runtimes] Simplify how we specify XFAIL & friends based on the tripleLouis Dionne
2021-06-22[libc++] Enable `explicit` conversion operators, even in C++03 mode.Arthur O'Dwyer
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne
2020-07-16[libc++] Remove shortcut Lit features for Apple backdeploymentLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-03-27[libc++] Add proper XFAILs for shared_mutex testsLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2015-08-22Refactor shared_timed_mutex tests.Eric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier