llvm-project/libcxx/test/std/language.support/support.exception/except.nested
Roger Ferrer Ibanez 059680f3f0 Protect nested-exceptions tests under no-exceptions
Differential Revision: https://reviews.llvm.org/D26458

llvm-svn: 286813
2016-11-14 11:00:28 +00:00
..
assign.pass.cpp Protect nested-exceptions tests under no-exceptions 2016-11-14 11:00:28 +00:00
ctor_copy.pass.cpp Protect nested-exceptions tests under no-exceptions 2016-11-14 11:00:28 +00:00
ctor_default.pass.cpp Protect nested-exceptions tests under no-exceptions 2016-11-14 11:00:28 +00:00
rethrow_if_nested.pass.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
rethrow_nested.pass.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
throw_with_nested.pass.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