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/thread/futures/futures.unique_future
Howard Hinnant 932209b344 A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@131509 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
copy_assign.fail.cpp license change 15 years ago
copy_ctor.fail.cpp license change 15 years ago
default.pass.cpp license change 15 years ago
dtor.pass.cpp license change 15 years ago
get.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
move_assign.pass.cpp license change 15 years ago
move_ctor.pass.cpp license change 15 years ago
share.pass.cpp Implemented N3194 15 years ago
wait.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
wait_for.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago
wait_until.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 15 years ago