You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/thread/thread.condition/thread.condition.condvarany
Marshall Clow f4c0c708a3 Add tests that should fail when lock() throws. THis is part of LWG issue #2135. No library changes here.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@204777 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
assign.fail.cpp license change 15 years ago
copy.fail.cpp license change 15 years ago
default.pass.cpp license change 15 years ago
destructor.pass.cpp license change 15 years ago
notify_all.pass.cpp license change 15 years ago
notify_one.pass.cpp license change 15 years ago
wait.exception.pass.cpp Add tests that should fail when lock() throws. THis is part of LWG issue #2135. No library changes here. 12 years ago
wait.pass.cpp license change 15 years ago
wait_for.exception.pass.cpp Add tests that should fail when lock() throws. THis is part of LWG issue #2135. No library changes here. 12 years ago
wait_for.pass.cpp [tests] Another batch of timeout increases. 13 years ago
wait_for_pred.pass.cpp Give a lot more timing latitude to some of the timing tests. Busy buildbots are hitting the timing limits too often. 13 years ago
wait_pred.pass.cpp license change 15 years ago
wait_until.pass.cpp [tests] Increase a bunch of wait limits. 13 years ago
wait_until_pred.pass.cpp [tests] Another batch of timeout increases. 13 years ago