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
Eric Fiselier 3efb2c901e Fix C++03 build.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274274 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
futures.async Replace one more occurrence of non-standard std:launch::any. Patch from STL@microsoft.com 10 years ago
futures.errors Move test into test/std subdirectory. 11 years ago
futures.future_error Rename system_lib -> system_cxx_lib. NFC 11 years ago
futures.overview Fix C++03 build. 9 years ago
futures.promise [libcxx] Improve tests to use the UNSUPPORTED lit directive 10 years ago
futures.shared_future Make it possible to build a no-exceptions variant of libcxx. 10 years ago
futures.state Move test into test/std subdirectory. 11 years ago
futures.task Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 10 years ago
futures.unique_future Guard a number of tests relying on threads support when built in 10 years ago