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
Marshall Clow 575d6888eb Update the failure annotations for the uncaught_exceptions test. The underlying abi library on some Mac OS versions does not support the plural uncaught_exceptions, so libc++ emulates it from the singlar; this means it will only return 0 or 1.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@342063 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
bad.exception Move test into test/std subdirectory. 10 years ago
except.nested [libcxx] [test] Untabify, NFC. 7 years ago
exception Move test into test/std subdirectory. 10 years ago
exception.terminate Fix a handful of tests that fail in C++03 9 years ago
propagation [libc++] Implement exception_ptr on Windows 8 years ago
uncaught Update the failure annotations for the uncaught_exceptions test. The underlying abi library on some Mac OS versions does not support the plural uncaught_exceptions, so libc++ emulates it from the singlar; this means it will only return 0 or 1. 6 years ago