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.task/futures.task.members
Marshall Clow 3a968efeeb Revert commit removing allocator support from packaged_task. Will investigate further
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@319091 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
assign_copy.fail.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
assign_move.pass.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
ctor1.fail.cpp Add more test cases to packaged_task copyability test 8 years ago
ctor2.fail.cpp Revert commit removing allocator support from packaged_task. Will investigate further 7 years ago
ctor_copy.fail.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
ctor_default.pass.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
ctor_func.pass.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
ctor_func_alloc.pass.cpp Revert commit removing allocator support from packaged_task. Will investigate further 7 years ago
ctor_move.pass.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago
dtor.pass.cpp Fix unused parameters and variables 8 years ago
get_future.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
make_ready_at_thread_exit.pass.cpp Fix unused parameters and variables 8 years ago
operator.pass.cpp Fix unused parameters and variables 8 years ago
reset.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
swap.pass.cpp Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 9 years ago