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.unique_future
Richard Barton 037efda0ac Guard a number of tests relying on threads support when built in
single-threaded mode.

Differential Revision: http://reviews.llvm.org/D14731



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@264191 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
copy_assign.fail.cpp Guard a number of tests relying on threads support when built in 10 years ago
copy_ctor.fail.cpp Guard a number of tests relying on threads support when built in 10 years ago
default.pass.cpp Move test into test/std subdirectory. 11 years ago
dtor.pass.cpp Make it possible to build a no-exceptions variant of libcxx. 10 years ago
get.pass.cpp Make it possible to build a no-exceptions variant of libcxx. 10 years ago
move_assign.pass.cpp Move test into test/std subdirectory. 11 years ago
move_ctor.pass.cpp Move test into test/std subdirectory. 11 years ago
share.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 10 years ago
wait.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 10 years ago
wait_for.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 10 years ago
wait_until.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 10 years ago