thread/test/sync/futures/packaged_task
2018-09-06 07:16:17 +02:00
..
alloc_ctor_pass.cpp Make use of BOOST_THREAD_COPYABLE_AND_MOVABLE and BOOST_THREAD_COPY_ASSIGN_REF when appropriated. 2014-08-24 18:16:28 +02:00
copy_assign_fail.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
copy_ctor_fail.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
default_ctor_pass.cpp Thread: Added missing variadic constructor for task_shared_state. 2013-11-03 16:17:23 +00:00
dtor_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
func_ctor_pass.cpp Make use of BOOST_THREAD_COPYABLE_AND_MOVABLE and BOOST_THREAD_COPY_ASSIGN_REF when appropriated. 2014-08-24 18:16:28 +02:00
get_future_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
make_ready_at_thread_exit_pass.cpp Thread: protect some tests with BOOST_THREAD_PROVIDES_VARIADIC_THREAD. 2013-03-19 22:35:50 +00:00
member_swap_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
move_assign_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
move_ctor_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
non_member_swap_pass.cpp fix test not returning boost::report_errors(). 2018-09-06 07:16:17 +02:00
operator_pass.cpp Thread: constraint these test to run only when BOOST_THREAD_USES_CHRONO is defined 2012-10-04 17:08:23 +00:00
reset_pass.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
types_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
use_allocator_pass.cpp Thread: make use of csbl to make the code more readable and to ensure that it interact well with the std. 2013-10-28 20:08:39 +00:00