summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.condition
Commit message (Expand)AuthorAgeFilesLines
* Move POSIX specific test under test/libcxx subdirectoryEric Fiselier2017-05-121-76/+0
* test: mark requirement for pthread testSaleem Abdulrasool2017-02-121-0/+1
* [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
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+1
* Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez2016-10-311-1/+1
* Fix PR30202 - notify_all_at_thread_exit seg faults if run from a raw pthread ...Eric Fiselier2016-09-031-0/+75
* Move more _LIBCPP_VERSION tests to test/libcxx.Eric Fiselier2016-06-221-22/+0
* Move native_handle thread tests to test/libcxxEric Fiselier2016-06-221-29/+0
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Finally get the test suite passing in C++03!!Eric Fiselier2015-08-281-0/+4
* Remove test_atomic.h headerEric Fiselier2015-08-192-7/+8
* [libcxx] Add Atomic test helper and fix TSAN failures.Eric Fiselier2015-08-185-130/+142
* Move test into test/std subdirectory.Eric Fiselier2014-12-2030-0/+1881
OpenPOWER on IntegriCloud