summaryrefslogtreecommitdiffstats
path: root/libcxx/test/libcxx/thread
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Disable testing with system lib for 2 tests verifying debug mode.Volodymyr Sapsai2018-04-022-0/+6
* Avoid Clang error about throwing _LIBCPP_ASSERT in noexcept function.Eric Fiselier2018-03-222-12/+14
* [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.Stephan T. Lavavej2017-08-051-1/+1
* Move POSIX specific test under test/libcxx subdirectoryEric Fiselier2017-05-121-0/+76
* Fix or move tests with non-standard assumptionsEric Fiselier2017-05-121-0/+69
* [libc++] Implement exception_ptr on WindowsEric Fiselier2017-05-082-7/+0
* XFAIL Windows test failures under test/libcxxEric Fiselier2017-04-216-1/+22
* Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://rev...Marshall Clow2017-03-241-37/+0
* test: mark another test as requiring pthreadsSaleem Abdulrasool2017-02-131-0/+1
* test: XFAIL windows for non-portable testSaleem Abdulrasool2017-02-101-0/+1
* XFAIL native handle testsEric Fiselier2017-01-144-0/+8
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-055-0/+5
* [libcxx] Introduce an externally-threaded libc++ variant.Asiri Rathnayake2016-09-115-5/+5
* Move more _LIBCPP_VERSION tests to test/libcxx.Eric Fiselier2016-06-223-0/+64
* Move native_handle thread tests to test/libcxxEric Fiselier2016-06-225-0/+164
* Temporarily XFAIL variadic lock_guard mangling test for GCC 4.9Eric Fiselier2016-06-141-1/+5
* Implement variadic lock_guard.Eric Fiselier2016-06-141-0/+31
* Cleanup non-standard tests as reported by STL@microsoft.com. NFC.Eric Fiselier2016-06-011-0/+31
* Add tests that got missed in r271247.Eric Fiselier2016-05-312-0/+106
* Guard a number of tests relying on threads support when built inRichard Barton2016-03-235-0/+6
* Add clang thread safety annotations to mutex and lock_guard. Patch by jamesr@...Eric Fiselier2016-03-165-0/+124
* [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier2015-08-281-0/+22
OpenPOWER on IntegriCloud