llvm-project/libcxx/test/std/thread/futures/futures.async
Asiri Rathnayake 08eb2148ff [libcxx] Recover no-exceptions XFAILs - I
First batch of changes to get some of these XFAILs working in the
no-exceptions libc++ variant.

Changed some XFAILs to UNSUPPORTED where the test is all about exception
handling. In other cases, used the test macros TEST_THROW and
TEST_HAS_NO_EXCEPTIONS to conditionally exclude those parts of the test
that concerns exception handling behaviour.

Reviewers: EricWF, mclow.lists

Differential revision: https://reviews.llvm.org/D24562

llvm-svn: 283441
2016-10-06 11:15:41 +00:00
..
async.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
async_race.pass.cpp Mark async tests as UNSUPPORTED in C++03 because it requires variadics 2015-07-28 07:49:15 +00:00