summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-151-15/+15
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread.Eric Fiselier2017-04-182-4/+4
* Add support for running our test suite against MSVC's STLEric Fiselier2017-01-181-2/+2
* Protect lock tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-012-5/+23
* Prevent the test suite from hanging when run against libstdc++Eric Fiselier2016-10-121-0/+5
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+1023
OpenPOWER on IntegriCloud