llvm-project/libcxx/test/std/thread/futures
Roger Ferrer Ibanez f3fce920ff Protect futures test under libcpp-no-exceptions
Skip tests that expect an exception be thrown.

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

llvm-svn: 288382
2016-12-01 17:34:57 +00:00
..
futures.async [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
futures.errors
futures.future_error [libcxx] [test] D26625: future_error::what() is implementation-defined. 2016-11-15 17:00:32 +00:00
futures.overview Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these. 2016-09-24 17:36:14 +00:00
futures.promise Protect futures test under libcpp-no-exceptions 2016-12-01 17:34:57 +00:00
futures.shared_future Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Contracts' which was adopted last week in Issaquah 2016-11-14 19:58:05 +00:00
futures.state
futures.task [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
futures.unique_future [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00