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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/thread/futures
Marshall Clow 3a968efeeb Revert commit removing allocator support from packaged_task. Will investigate further
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@319091 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
futures.async Add additional 'UNSUPPORTED' to the test case. 8 years ago
futures.errors Move test into test/std subdirectory. 11 years ago
futures.future_error Add markup for libc++ dylib availability 9 years ago
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. 9 years ago
futures.promise Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 9 years ago
futures.shared_future [libcxx] [test] The entire file futures.shared_future/wait_until.pass.cpp was indented by 1 space. NFC. 8 years ago
futures.state Move test into test/std subdirectory. 11 years ago
futures.task Revert commit removing allocator support from packaged_task. Will investigate further 8 years ago
futures.unique_future Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 9 years ago