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/futures.overview
Marshall Clow db86684746 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@282331 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
future_errc.pass.cpp Fix C++03 build. 9 years ago
future_status.pass.cpp Move test into test/std subdirectory. 10 years ago
is_error_code_enum_future_errc.pass.cpp 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
launch.pass.cpp Make futures.overview enum tests more portable. Patch from STL@microsoft.com 9 years ago