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/std/language.support/support.exception/except.nested
Roger Ferrer Ibanez 70e4c503de Protect nested-exceptions tests under no-exceptions
Differential Revision: https://reviews.llvm.org/D26458



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@286813 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
assign.pass.cpp Protect nested-exceptions tests under no-exceptions 9 years ago
ctor_copy.pass.cpp Protect nested-exceptions tests under no-exceptions 9 years ago
ctor_default.pass.cpp Protect nested-exceptions tests under no-exceptions 9 years ago
rethrow_if_nested.pass.cpp Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else 9 years ago
rethrow_nested.pass.cpp Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else 9 years ago
throw_with_nested.pass.cpp Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else 9 years ago