summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements
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
* Mark another test as flakyKamil Rytarowski2019-02-091-0/+2
* Support tests in freestandingJF Bastien2019-02-048-8/+24
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* [libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.Stephan T. Lavavej2017-08-055-5/+5
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+2
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-053-3/+3
* Add "FLAKY_TEST" test directive to support re-running flaky tests.Eric Fiselier2016-08-303-0/+6
* Guard a number of tests relying on threads support when built inRichard Barton2016-03-232-0/+2
* Attempt to prevent flaky thread.mutex tests by once again increasing timing t...Eric Fiselier2015-10-012-4/+4
* Refactor flaky shared_mutex testsEric Fiselier2015-08-264-22/+39
* Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480Marshall Clow2015-06-308-0/+327
OpenPOWER on IntegriCloud