summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/lock.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in thread.Eric Fiselier2017-04-181-2/+2
* 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-011-3/+12
* 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-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+507
OpenPOWER on IntegriCloud