llvm-project/libcxx/test/std/utilities
Louis Dionne a53eb79be6 [libc++] Fix XFAILs when exceptions are disabled
It turns out that I un-XFAILed too many tests in r353210: some tests
actually fail whether exceptions are enabled or not because they use
types that are marked as unavailable even when exceptions are disabled.

llvm-svn: 353215
2019-02-05 20:55:23 +00:00
..
allocator.adaptor [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef 2019-02-05 19:50:17 +00:00
any [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
charconv Support tests in freestanding 2019-02-04 20:31:13 +00:00
function.objects Support tests in freestanding 2019-02-04 20:31:13 +00:00
intseq Support tests in freestanding 2019-02-04 20:31:13 +00:00
memory [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef 2019-02-05 19:50:17 +00:00
meta [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef 2019-02-05 19:50:17 +00:00
optional [libc++] Fix XFAILs when exceptions are disabled 2019-02-05 20:55:23 +00:00
ratio Support tests in freestanding 2019-02-04 20:31:13 +00:00
smartptr/unique.ptr Support tests in freestanding 2019-02-04 20:31:13 +00:00
template.bitset Support tests in freestanding 2019-02-04 20:31:13 +00:00
time Support tests in freestanding 2019-02-04 20:31:13 +00:00
tuple [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef 2019-02-05 19:50:17 +00:00
type.index Support tests in freestanding 2019-02-04 20:31:13 +00:00
utilities.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility Support tests in freestanding 2019-02-04 20:31:13 +00:00
utility.requirements Support tests in freestanding 2019-02-04 20:31:13 +00:00
variant [libc++] Fix XFAILs when exceptions are disabled 2019-02-05 20:55:23 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00