llvm-project/libcxx/test/std/thread/futures/futures.task/futures.task.members
Marshall Clow a2f3c63282 Revert commit removing allocator support from packaged_task. Will investigate further
llvm-svn: 319091
2017-11-27 20:47:54 +00:00
..
assign_copy.fail.cpp
assign_move.pass.cpp
ctor1.fail.cpp Add more test cases to packaged_task copyability test 2016-12-08 10:02:04 +00:00
ctor2.fail.cpp Revert commit removing allocator support from packaged_task. Will investigate further 2017-11-27 20:47:54 +00:00
ctor_copy.fail.cpp
ctor_default.pass.cpp
ctor_func.pass.cpp
ctor_func_alloc.pass.cpp Revert commit removing allocator support from packaged_task. Will investigate further 2017-11-27 20:47:54 +00:00
ctor_move.pass.cpp
dtor.pass.cpp Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
get_future.pass.cpp
make_ready_at_thread_exit.pass.cpp Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
operator.pass.cpp Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
reset.pass.cpp
swap.pass.cpp