summaryrefslogtreecommitdiffstats
path: root/libcxx/test/thread/thread.condition/thread.condition.condvar
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2013-832/+0
| | | | llvm-svn: 224658
* Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs2014-09-0511-0/+22
| | | | | | | | | | If you're crazy enough to want this sort of thing, then add -D_LIBCPP_HAS_NO_THREADS to your CXXFLAGS and --param=additiona_features=libcpp-has-no-threads to your lit commnad line. http://reviews.llvm.org/D3969 llvm-svn: 217271
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-112-2/+2
| | | | llvm-svn: 174902
* [tests] Another batch of timeout increases.Daniel Dunbar2013-02-082-2/+2
| | | | llvm-svn: 174726
* Loosen up the timing requirements on 4 more tests.Howard Hinnant2012-08-042-2/+2
| | | | llvm-svn: 161289
* Relax the tolerances on some timing tests.Howard Hinnant2012-07-201-1/+1
| | | | llvm-svn: 160566
* N3191: C++ Timeout SpecificationHoward Hinnant2010-11-202-4/+4
| | | | llvm-svn: 119909
* license changeHoward Hinnant2010-11-1613-26/+26
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1113-13/+13
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1113-0/+810
llvm-svn: 103490
OpenPOWER on IntegriCloud