summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.member
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-045-5/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+2
* Move native_handle thread tests to test/libcxxEric Fiselier2016-06-221-54/+0
* Remove unused local var. Patch from STL@microsoft.comEric Fiselier2016-06-141-1/+1
* Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite.Eric Fiselier2016-06-021-1/+1
* Mark LWG issue 2250 as completeEric Fiselier2016-06-022-0/+40
* Remove test_atomic.h headerEric Fiselier2015-08-191-3/+2
* Use TestAtomic instead of std::atomic so the test can run in C++03Eric Fiselier2015-08-191-2/+3
* Fix race condition in thread test.Eric Fiselier2015-05-191-8/+25
* Fix race conditions in test class used throughout the std::thread tests.Eric Fiselier2015-04-025-5/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-206-0/+328
OpenPOWER on IntegriCloud