summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.assign
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-031-3/+1
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+0
* Remove sanitizer XFAILs on a test.Eric Fiselier2015-07-281-7/+0
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-7/+3
* Fix race conditions in test class used throughout the std::thread tests.Eric Fiselier2015-04-022-4/+9
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-0/+188
OpenPOWER on IntegriCloud