llvm-project/libcxx/test
Roger Ferrer Ibanez e8623b90ae Mark tests as unsupported under libcpp-no-exceptions
The destructor of std::promise needs to construct a std::future_error
exception so it calls std::make_exception_ptr. But under
libcpp-no-exceptions this will trigger an abort.

Differential Revision: https://reviews.llvm.org/D27614

llvm-svn: 291550
2017-01-10 08:48:48 +00:00
..
libcxx Get all tuple tests passing on Windows 2017-01-07 00:10:42 +00:00
std Mark tests as unsupported under libcpp-no-exceptions 2017-01-10 08:48:48 +00:00
support Replace identifiers called `__out` because Windows.h #defines it. 2017-01-07 11:27:06 +00:00
CMakeLists.txt [libc++] Cleanup and document <__threading_support> 2017-01-06 20:05:40 +00:00
lit.cfg Add mork workarounds for running the test suite against libstdc++ 2016-10-12 00:28:14 +00:00
lit.site.cfg.in [libc++] Cleanup and document <__threading_support> 2017-01-06 20:05:40 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00