llvm-project/libcxx/test/thread/futures/futures.unique_future
Howard Hinnant 781afe1934 A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests.
llvm-svn: 131509
2011-05-17 23:32:48 +00:00
..
copy_assign.fail.cpp license change 2010-11-16 22:09:02 +00:00
copy_ctor.fail.cpp license change 2010-11-16 22:09:02 +00:00
default.pass.cpp license change 2010-11-16 22:09:02 +00:00
dtor.pass.cpp license change 2010-11-16 22:09:02 +00:00
get.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
move_assign.pass.cpp license change 2010-11-16 22:09:02 +00:00
move_ctor.pass.cpp license change 2010-11-16 22:09:02 +00:00
share.pass.cpp Implemented N3194 2010-11-30 20:23:32 +00:00
wait.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
wait_for.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
wait_until.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00