summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.condition/thread.condition.condvarany
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3110-0/+20
* Support tests in freestandingJF Bastien2019-02-0413-13/+39
* Mark another test as flakyKamil Rytarowski2019-01-231-0/+2
* Correct mark for flaky testsKamil Rytarowski2019-01-231-1/+1
* Mark thread.condition.condvarany/wait_for.pass.cpp as flakyKamil Rytarowski2019-01-231-0/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1913-52/+39
* Mark more tests as flakyEric Fiselier2019-01-071-0/+2
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-3/+3
* fix newly failing c++03 testsEric Fiselier2016-12-241-3/+6
* Fix unused parameters and variablesEric Fiselier2016-12-231-4/+5
* Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez2016-10-311-1/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Remove test_atomic.h headerEric Fiselier2015-08-191-4/+5
* [libcxx] Add Atomic test helper and fix TSAN failures.Eric Fiselier2015-08-183-126/+132
* Move test into test/std subdirectory.Eric Fiselier2014-12-2014-0/+960
OpenPOWER on IntegriCloud