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.promise
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
..
alloc_ctor.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 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 [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
dtor.pass.cpp [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 8 years ago
get_future.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
move_assign.pass.cpp Protect futures test under libcpp-no-exceptions 8 years ago
move_ctor.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
set_exception.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
set_exception_at_thread_exit.pass.cpp Fix unused parameters and variables 8 years ago
set_lvalue.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
set_lvalue_at_thread_exit.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
set_rvalue.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
set_rvalue_at_thread_exit.pass.cpp Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
set_value_at_thread_exit_const.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
set_value_at_thread_exit_void.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
set_value_const.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
set_value_void.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
swap.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago
uses_allocator.pass.cpp [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03 9 years ago