summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-313-0/+6
* Support tests in freestandingJF Bastien2019-02-0412-12/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* [libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.Stephan T. Lavavej2017-08-0510-10/+10
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-057-7/+7
* Add "FLAKY_TEST" test directive to support re-running flaky tests.Eric Fiselier2016-08-307-0/+14
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-282-8/+2
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-016-15/+20
* Refactor and fix more flaky shared_mutex testsEric Fiselier2015-08-256-37/+123
* Change #ifdefs in test to UNSUPPORTED. No functionality change in the testsMarshall Clow2015-06-119-48/+10
* [libcxx] Fix bug in shared_timed_mutex that could cause a program to hang.Eric Fiselier2015-04-021-0/+70
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+635
OpenPOWER on IntegriCloud