thread/test
2019-04-13 09:13:45 +02:00
..
experimental/parallel Don't lock while storing the exception_ptr list as only the task_region thread can do it. 2015-03-16 08:41:04 +01:00
functional rename async_func.hpp to invoker.hpp. 2016-07-26 16:07:29 +08:00
sync Improve the sync_timed_queue test so it is less likely to fail in 2019-04-02 09:46:52 -06:00
threads Increased the time thresholds on a bunch of tests to be more forgiving so they pass consistently on Windows. 2017-10-11 21:40:38 -06:00
Carbon.r Fix some compilation problems on Win32 platforms because of inconsistent line-endings. 2004-07-17 04:33:59 +00:00
condition_test_common.hpp Thread: deprecate nested scoped locks and DateTime based timed fuctions 2012-11-10 10:25:33 +00:00
Jamfile.v2 Add test for Issue 271 2019-03-22 10:46:53 -06:00
no_implicit_assign_from_lvalue_thread.cpp Thread: cleanup include 2012-09-08 14:18:14 +00:00
no_implicit_move_from_lvalue_thread.cpp Thread: merge from trunk: 1.52 2012-09-08 14:59:26 +00:00
remove_error_code_unused_warning.hpp Comment no more existing functions. 2014-04-28 18:41:53 +02:00
self_contained_header.cpp Added tests for self-contained headers. 2019-01-19 19:04:25 +03:00
shared_mutex_locking_thread.hpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
test_2309.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
test_2501.cpp Thread: fixes for inspection report 2012-08-12 18:33:11 +00:00
test_2741.cpp try to remove some warnings. 2015-06-21 17:37:30 +02:00
test_3628.cpp Thread: deprecate nested scoped locks and DateTime based timed fuctions 2012-11-10 10:25:33 +00:00
test_3837.cpp Thread: merge from trunk 1.54. Fix #8027,#8323,#8337. 2013-03-31 10:56:43 +00:00
test_4521.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_4648.cpp try to remove some warnings. 2015-06-21 17:37:30 +02:00
test_4882.cpp try to remove some warnings. 2015-06-21 17:37:30 +02:00
test_5351.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_5502.cpp Thread: merge from trunk 1.54. Fix #8027,#8323,#8337. 2013-03-31 10:56:43 +00:00
test_5542_1.cpp fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff 2017-09-24 14:02:17 +02:00
test_5542_2.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_5542_3.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_5891.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
test_6130.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_6170.cpp Thread: fixes for inspection report 2012-08-12 18:33:11 +00:00
test_6174.cpp Thread: merge from trunk 1.54. Fix #8027,#8323,#8337. 2013-03-31 10:56:43 +00:00
test_7160.cpp Thread: fix inspection issues. 2013-05-22 17:13:03 +00:00
test_7328.cpp remove some warnings. 2017-09-19 03:20:46 +02:00
test_7571.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_7665.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_7666.cpp Thread: avoid the use of boost/thread/thread.hpp to limit dependencies. 2013-03-24 18:30:55 +00:00
test_7720.cpp Thread: merge from trunk for 1.56. 2013-11-19 21:58:34 +00:00
test_7755.cpp remove some warnings. 2017-09-19 03:20:46 +02:00
test_8455.cpp Thread: merge from trunk for 1.56. 2013-11-19 21:58:34 +00:00
test_8508.cpp Thread: Added #8508 test. 2013-05-01 09:17:39 +00:00
test_8557.cpp Thread: merge from trunk for 1.56. 2013-11-19 21:58:34 +00:00
test_8586.cpp Thread: Added test for tickets. 2013-09-17 19:32:03 +00:00
test_8596.cpp Thread: merge from trunk for 1.56. 2013-11-19 21:58:34 +00:00
test_8600.cpp Thread: Added test for tickets. 2013-09-17 19:32:03 +00:00
test_8674.cpp Thread: Added test_8674.cpp test. 2013-06-08 16:04:46 +00:00
test_8943.cpp Thread: Added test for tickets. 2013-09-17 19:32:03 +00:00
test_8960.cpp Thread: Added test for tickets. 2013-09-17 19:32:03 +00:00
test_9079_a.cpp remove some warnings. 2017-09-19 03:20:46 +02:00
test_9079_b.cpp Thread: merge from trunk for 1.56. 2013-11-19 21:58:34 +00:00
test_9192.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
test_9303.cpp Fix inspection issues. 2014-11-02 15:08:44 +01:00
test_9319.cpp Try to fix a lot of issues, even if alldoesn't works yet. 2015-01-22 23:10:40 +01:00
test_9711.cpp Fix inspection issues. 2014-11-02 15:08:44 +01:00
test_9856.cpp INcrease the threashold of spourious timeouts. 2017-08-28 09:15:39 +02:00
test_10340.cpp Fix inspection issues. 2014-11-02 15:08:44 +01:00
test_10963.cpp Add assertion on future continuation parameter is ready. As noted in #11256, there some serious issues with the parameter passed and with lock on locked mutextes :(. 2015-05-02 16:29:06 +02:00
test_10964.cpp Fix sync queue time jump issues 2017-11-07 21:14:35 -07:00
test_11053.cpp Crash issue while calling run_thread_exit_callbacks. Related to #11053. 2015-03-01 01:37:35 +01:00
test_11256.cpp Fixed some missing lock.unlock(). 2015-05-03 14:30:52 +02:00
test_11266.cpp applie patch for #11266. 2015-05-15 15:05:09 +02:00
test_11499.cpp Add test_11499. 2015-08-21 18:37:08 +02:00
test_11611.cpp disable some tests with C++98. 2017-02-28 23:29:28 +01:00
test_11796.cpp add missing detach in thread assignment V2. #11796. 2015-12-05 14:49:13 +01:00
test_11818.cpp take care of #11818. deferred continuations should not wait too soon. 2015-11-24 22:58:08 +01:00
test_12293.cpp disable some tests with C++98. 2017-02-28 23:29:28 +01:00
test_12949.cpp Use CLOCK_MONOTONIC by default 2017-10-26 08:07:49 -06:00
test_13480b.cpp Added test for 13480. 2018-04-14 09:26:31 +02:00
test_13561.cpp manage #13561. 2018-08-07 13:54:35 +02:00
test_barrier_size_fct.cpp fail test when exception cautch instead of rethrow it. 2014-09-11 13:33:43 +02:00
test_barrier_void_fct.cpp fail test when exception cautch instead of rethrow it. 2014-09-11 13:33:43 +02:00
test_barrier.cpp fail test when exception cautch instead of rethrow it. 2014-09-11 13:33:43 +02:00
test_completion_latch.cpp fail test when exception cautch instead of rethrow it. 2014-09-11 13:33:43 +02:00
test_condition_notify_all.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_condition_notify_one.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_condition_timed_wait_times_out.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_condition.cpp some reworked test init + boost.test link fix 2015-01-11 16:21:32 +01:00
test_futures.cpp fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff 2017-09-24 14:02:17 +02:00
test_generic_locks.cpp Inheriting std::iterator is deprecated in c++17 2017-12-29 17:30:59 +01:00
test_hardware_concurrency.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_latch.cpp fail test when exception cautch instead of rethrow it. 2014-09-11 13:33:43 +02:00
test_lock_concept.cpp fix : terminating with uncaught exception of type boost::unit_test::framework::setup_error. 2018-01-28 11:33:19 +01:00
test_ml2.cpp Thread: Added test from [Boost-users] [boost][thread] Future returning 0xfeeefeee. 2013-04-14 12:40:44 +00:00
test_ml.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
test_move_function.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_mutex.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_once.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_physical_concurrency.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_scheduled_tp.cpp typo. 2019-04-13 09:13:36 +02:00
test_scheduler.cpp Added Clock parameter to scheduler and priority_timed_queue. Fix warnings in tests. 2014-11-17 07:34:43 +01:00
test_scheduling_adaptor.cpp modified: include/boost/thread/executors/scheduling_adaptor.hpp 2017-09-16 15:41:18 +09:00
test_shared_mutex_part_2.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_shared_mutex_timed_locks_chrono.cpp fix unused local vars. 2018-04-13 13:50:49 +02:00
test_shared_mutex_timed_locks.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_shared_mutex.cpp Add missing iostream. 2017-04-29 17:56:32 +02:00
test_thread_exit.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_thread_id.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_thread_launching.cpp Try to catch the CircleCi clang issues. 2018-10-18 18:59:49 +02:00
test_thread_mf.cpp Thread: merge from trunk 1.54. Fix #8027,#8323,#8337. 2013-03-31 10:56:43 +00:00
test_thread_move_return.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_thread_move.cpp some reworked test init + boost.test link fix 2015-01-11 16:21:32 +01:00
test_thread_return_local.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test_thread.cpp Try to catch the CircleCi clang issues. 2018-10-16 00:02:31 +02:00
test_time_jumps.cpp Fix a couple of the sync_timed_queue::pull_for() time jump tests 2019-03-30 20:33:00 -06:00
test_tss.cpp Fix uses of BOOST_HAS_WINTHREADS (not correct on Cygwin) 2018-10-13 04:56:08 +03:00
test_xtime.cpp fix more erros after Boost.Test commit. 2015-01-12 00:36:55 +01:00
test.mcp Added tutorial sources. Changed tabs to spaces. 2002-09-06 15:34:48 +00:00
timming.hpp add missing test file. 2018-03-08 07:50:45 +01:00
util.inl execution_monitor::use_mutex sleeps the whole timeout duration 2018-10-08 22:34:37 +03:00
winrt_init.cpp Fix inspection issues. 2014-11-02 15:08:44 +01:00