summaryrefslogtreecommitdiff
path: root/libcxx/test/thread/thread.condition
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-09-05Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs
2014-03-26Add tests that should fail when lock() throws. THis is part of LWG issue #213...Marshall Clow
2013-12-23Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report...Marshall Clow
2013-02-11[tests] Another batch of timeout increases.Daniel Dunbar
2013-02-08[tests] Another batch of timeout increases.Daniel Dunbar
2013-02-08[tests] Increase a bunch of wait limits.Daniel Dunbar
2013-02-06Give a lot more timing latitude to some of the timing tests. Busy buildbots a...Howard Hinnant
2012-08-04Loosen up the timing requirements on 4 more tests.Howard Hinnant
2012-07-20Relax the tolerances on some timing tests.Howard Hinnant
2010-11-20N3191: C++ Timeout SpecificationHoward Hinnant
2010-11-16license changeHoward Hinnant
2010-09-03[futures.atomic_future] and notify_all_at_thread_exit. This completes the he...Howard Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant