summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-214-4/+4
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3115-0/+30
* Support tests in freestandingJF Bastien2019-02-0423-23/+69
* Correct mark for flaky testsKamil Rytarowski2019-01-232-2/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1923-92/+69
* Mark more tests as flakyEric Fiselier2019-01-072-0/+4
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-213-6/+6
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-153-6/+6
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-293-7/+7
* Implement Pp0156r2: 'Variadic Lock Guard, version 5' Reviewed as https://rev...Marshall Clow2017-03-241-0/+10
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-032-6/+2
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-052-2/+2
* Protect lock tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-015-5/+30
* Add "FLAKY_TEST" test directive to support re-running flaky tests.Eric Fiselier2016-08-302-0/+4
* Implement LWG2577: {shared,unique}_lock</tt> should use std::addressofMarshall Clow2016-03-146-26/+81
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-105-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-2023-0/+1031
OpenPOWER on IntegriCloud