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
Daniel Dunbar 6b875ef374 [tests] Another batch of timeout increases.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@174902 91177308-0d34-0410-b5e6-96231b3b80d8
13 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 [tests] Another batch of timeout increases. 13 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