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
Eric Fiselier f4dfb45247 Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@296854 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
copy_assign.fail.cpp Guard a number of tests relying on threads support when built in 9 years ago
copy_ctor.fail.cpp Guard a number of tests relying on threads support when built in 9 years ago
default.pass.cpp Move test into test/std subdirectory. 10 years ago
dtor.pass.cpp Mark tests as unsupported under libcpp-no-exceptions 8 years ago
get.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
move_assign.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
move_ctor.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
share.pass.cpp [libcxx] [test] Fix Clang -Wpessimizing-move "moving a temporary object prevents copy elision". 8 years ago
wait.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
wait_for.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
wait_until.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago