summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.condition
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2030-1881/+0
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-0526-0/+70
* Add tests that should fail when lock() throws. THis is part of LWG issue #213...Marshall Clow2014-03-262-0/+104
* Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report...Marshall Clow2013-12-231-2/+2
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-114-4/+4
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-082-2/+2
* [tests] Increase a bunch of wait limits.Daniel Dunbar2013-02-081-1/+1
* Give a lot more timing latitude to some of the timing tests. Busy buildbots a...Howard Hinnant2013-02-061-1/+1
* Loosen up the timing requirements on 4 more tests.Howard Hinnant2012-08-042-2/+2
* Relax the tolerances on some timing tests.Howard Hinnant2012-07-202-2/+2
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-204-8/+8
* license changeHoward Hinnant2010-11-1628-56/+56
* [futures.atomic_future] and notify_all_at_thread_exit. This completes the he...Howard Hinnant2010-09-032-2/+23
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1128-28/+28
* libcxx initial importHoward Hinnant2010-05-1128-0/+1686
OpenPOWER on IntegriCloud