llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany
Roger Ferrer Ibanez 3565c96d86 Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else
This is a follow up of D24562.

These tests do not check anything but exceptions, so it makes sense to mark
them as UNSUPPORTED under a library built without exceptions.

Differential Revision: https://reviews.llvm.org/D26075

llvm-svn: 285550
2016-10-31 08:47:53 +00:00
..
assign.fail.cpp
copy.fail.cpp
default.pass.cpp
destructor.pass.cpp
notify_all.pass.cpp
notify_one.pass.cpp
wait.pass.cpp
wait_for.pass.cpp
wait_for_pred.pass.cpp
wait_pred.pass.cpp
wait_terminates.sh.cpp Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else 2016-10-31 08:47:53 +00:00
wait_until.pass.cpp
wait_until_pred.pass.cpp