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
Stephan T. Lavavej c538ab0daa [libcxx] [test] Fix whitespace, NFC.
test/std almost always uses spaces; now it is entirely tab-free.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@329978 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
futures.async [libcxx] [test] Fix whitespace, NFC. 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