cxx/test/thread
Daniel Dunbar fe14b970ac [tests] Increase a bunch of wait limits.
- Basically I just ran the thread tests many many times on a busy machine and
   bumped the timeouts whenever I hit a test failure.

 - This is obviously subpar, but is the best I can do without the tests being
   rewritten to not depend on arbitrary timeouts.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@174721 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-08 17:41:19 +00:00
..
futures Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 2011-12-02 19:36:40 +00:00
thread.condition [tests] Increase a bunch of wait limits. 2013-02-08 17:41:19 +00:00
thread.general license change 2010-11-16 22:09:02 +00:00
thread.mutex [tests] Increase a bunch of wait limits. 2013-02-08 17:41:19 +00:00
thread.req Update testsuite strucuture to latest draft 2010-11-23 22:13:07 +00:00
thread.threads Brought thread variadic constructor up to current spec, which allows move-only functors and move-only arguments, but disallows functors with non-const lvalue reference parameters. 2011-05-16 18:40:35 +00:00
macro.pass.cpp license change 2010-11-16 22:09:02 +00:00