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.
libcxx/test/std/thread/futures
Louis Dionne 8e2d4ad9c5 [libcxx] Make UNSUPPORTED for std::async test more fine grained
The test was previously marked as unsupported on all Apple platforms, when
we really just want to mark it as unsupported for previously shipped dylibs
on macosx.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347920 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
futures.async [libcxx] Make UNSUPPORTED for std::async test more fine grained 6 years ago
futures.errors Move test into test/std subdirectory. 10 years ago
futures.future_error Add markup for libc++ dylib availability 8 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. 8 years ago
futures.promise Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
futures.shared_future Mork more tests as FLAKY 6 years ago
futures.state Move test into test/std subdirectory. 10 years ago
futures.task Revert commit removing allocator support from packaged_task. Will investigate further 7 years ago
futures.unique_future Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago