.. |
cmake_subdir_test
|
Add test/cmake_subdir_test
|
2019-01-05 19:43:22 +02:00 |
abi_test_lib.cpp
|
Improve abi_test
|
2018-12-23 00:06:13 +02:00 |
abi_test_main.cpp
|
Improve abi_test
|
2018-12-23 00:06:13 +02:00 |
allocate_local_shared_array_construct_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_array_esft_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_array_noinit_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_array_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_array_throws_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_array_value_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_arrays_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_local_shared_esft_test.cpp
|
Optimize make_local_shared to use a single allocation
|
2017-06-20 04:27:45 +03:00 |
allocate_local_shared_test.cpp
|
Add more tests
|
2017-06-20 02:00:19 +03:00 |
allocate_shared_alloc11_test.cpp
|
Add support and tests for C++11 minimal allocators
|
2014-02-05 00:17:34 +02:00 |
allocate_shared_array_construct_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_shared_array_esft_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
allocate_shared_array_noinit_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
allocate_shared_array_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
allocate_shared_array_throws_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
allocate_shared_array_value_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
allocate_shared_arrays_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
allocate_shared_construct11_test.cpp
|
Add support and test for C++11 construct/destroy in allocate_shared
|
2014-02-05 02:31:33 +02:00 |
allocate_shared_esft_test.cpp
|
Optimize make_local_shared to use a single allocation
|
2017-06-20 04:27:45 +03:00 |
allocate_shared_test.cpp
|
Optimize make_local_shared to use a single allocation
|
2017-06-20 04:27:45 +03:00 |
allocate_unique_aggregate_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_args_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_array_construct_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_array_noinit_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_array_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_array_throws_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_array_value_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_arrays_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_construct_test.cpp
|
In test cases, include allocate_unique first
|
2019-08-30 08:17:54 -04:00 |
allocate_unique_noinit_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_throws_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
allocate_unique_value_test.cpp
|
Workaround for VC10 unique_ptr operator->
|
2019-08-30 12:03:36 -04:00 |
array_fail_ap_spa_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_ap_spa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_ap_spa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_ap_spa_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_array_access.cpp
|
Fix explicit instantiation regression
|
2014-11-12 19:04:29 +02:00 |
array_fail_dereference.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_member_access.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_spa_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_spa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_spa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_spa_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_wpa_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_wpa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_wpa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_sp_wpa_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_spa_sp_a.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_spa_sp_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_sp_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_sp_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_spa_spa_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_spa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_spa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_spa_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wp_a.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_spa_wp_c.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_spa_wp_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wp_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wpa_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wpa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wpa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_spa_wpa_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_up_spa_a.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_up_spa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_up_spa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_up_spa_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_upa_sp_a.cpp
|
Untabify.
|
2012-12-23 16:05:00 +00:00 |
array_fail_upa_sp_c.cpp
|
Untabify.
|
2012-12-23 16:05:00 +00:00 |
array_fail_upa_sp_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_upa_sp_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wp_wpa_a.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_wp_wpa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wp_wpa_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wp_wpa_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_wpa_wp_a.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wpa_wp_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wpa_wp_ma.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wpa_wp_mc.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wpa_wpa_a.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_wpa_wpa_c.cpp
|
Implement shared_ptr<X[]>, weak_ptr<X[]>. Refs #1113.
|
2012-11-02 17:41:33 +00:00 |
array_fail_wpa_wpa_ma.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
array_fail_wpa_wpa_mc.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
atomic_count_test2.cpp
|
Make ++a, where a is an atomic_count, return the new value.
|
2009-04-17 20:24:01 +00:00 |
atomic_count_test.cpp
|
lw_mutex_test added.
|
2005-04-02 12:51:17 +00:00 |
atomic_sp_constexpr_test.cpp
|
Update msvc workarounds for 14.2
|
2019-04-20 18:15:05 +03:00 |
atomic_sp_test.cpp
|
Add atomic_shared_ptr
|
2017-06-16 18:26:17 +03:00 |
auto_ptr_lv_fail.cpp
|
Merge [52454] to release. Fixes #2951.
|
2009-04-18 21:32:43 +00:00 |
auto_ptr_rv_test.cpp
|
Do not use components removed in C++17 (auto_ptr, binary_function)
|
2016-11-06 15:35:46 +02:00 |
collector_test.cpp
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
cpp11_pointer_cast_test.cpp
|
pointer_casts with move semantics for unique_ptr
|
2016-06-06 16:08:26 +02:00 |
dll_test_lib.cpp
|
Test make_shared/allocate_shared in dll_test too
|
2018-09-17 22:04:27 +03:00 |
dll_test_main.cpp
|
Test make_shared/allocate_shared in dll_test too
|
2018-09-17 22:04:27 +03:00 |
esft_regtest.cpp
|
Do not use components removed in C++17 (auto_ptr, binary_function)
|
2016-11-06 15:35:46 +02:00 |
esft_second_ptr_test.cpp
|
Merge [51581] to release. Fixes #2126. Fixes #2584.
|
2009-03-05 23:06:17 +00:00 |
esft_void_test.cpp
|
Fix enable_shared_from_this-related tickets in trunk. Refs #2126. Refs #2584.
|
2009-03-03 19:25:26 +00:00 |
get_deleter_array_test2.cpp
|
Add more get_deleter tests
|
2017-06-20 19:18:30 +03:00 |
get_deleter_array_test3.cpp
|
Add more get_deleter tests
|
2017-06-20 19:18:30 +03:00 |
get_deleter_array_test.cpp
|
Add get_deleter for shared_array. Refs #4493.
|
2011-11-07 18:19:24 +00:00 |
get_deleter_test2.cpp
|
Add get_deleter test with an incomplete class
|
2017-06-20 17:47:59 +03:00 |
get_deleter_test3.cpp
|
Add more get_deleter tests
|
2017-06-20 19:18:30 +03:00 |
get_deleter_test.cpp
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
get_local_deleter_array_test2.cpp
|
Add more tests; fix errors
|
2017-06-20 20:38:26 +03:00 |
get_local_deleter_array_test.cpp
|
Add more tests; fix errors
|
2017-06-20 20:38:26 +03:00 |
get_local_deleter_test2.cpp
|
Start work on get_deleter for local_shared_ptr
|
2017-06-20 19:01:16 +03:00 |
get_local_deleter_test3.cpp
|
Add more tests; fix errors
|
2017-06-20 20:38:26 +03:00 |
get_local_deleter_test.cpp
|
Start work on get_deleter for local_shared_ptr
|
2017-06-20 19:01:16 +03:00 |
intrusive_ptr_move_test.cpp
|
Add rvalue pointer casts (closes #66)
|
2019-04-21 00:47:36 +03:00 |
intrusive_ptr_test.cpp
|
Add cast tests to intrusive_ptr_test
|
2019-04-20 18:54:13 +03:00 |
intrusive_ref_counter_test.cpp
|
Changed intrusive_ref_counter to follow CRTP design.
|
2013-09-01 21:05:14 +00:00 |
ip_convertible_test.cpp
|
Fix #1106.
|
2008-05-03 15:07:58 +00:00 |
ip_hash_test.cpp
|
Add hash_value for intrusive_ptr. Refs #6087.
|
2011-11-07 18:46:46 +00:00 |
Jamfile
|
Add additional test cases
|
2019-08-30 08:16:11 -04:00 |
local_sp_fn_test.cpp
|
Add local_sp_fn_test
|
2017-06-20 22:26:07 +03:00 |
local_sp_test.cpp
|
Add more tests; fix errors
|
2017-06-20 20:38:26 +03:00 |
lsp_array_cast_test.cpp
|
Add lsp_array_* tests
|
2017-06-13 18:03:01 +03:00 |
lsp_array_cv_test.cpp
|
Add lsp_array_* tests
|
2017-06-13 18:03:01 +03:00 |
lsp_array_n_test.cpp
|
Add lsp_array_* tests
|
2017-06-13 18:03:01 +03:00 |
lsp_array_test.cpp
|
Add lsp_array_* tests
|
2017-06-13 18:03:01 +03:00 |
lsp_convertible_test2.cpp
|
Add more tests. Update Jamfile to new style.
|
2017-06-21 04:07:17 +03:00 |
lsp_convertible_test.cpp
|
Add more tests. Update Jamfile to new style.
|
2017-06-21 04:07:17 +03:00 |
lw_mutex_test.cpp
|
lw_mutex_test added.
|
2005-04-02 12:51:17 +00:00 |
lw_thread_test.cpp
|
Do not define pthread_* in lightweight_thread.hpp; mingw-w64 includes pthread.h in the standard library headers
|
2018-03-08 01:19:44 +02:00 |
lwm_win32_cs_test.cpp
|
Add lwm_win32_cs_test
|
2017-04-16 21:02:07 +03:00 |
make_local_shared_array_esft_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_array_noinit_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_array_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_array_throws_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_array_value_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_arrays_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_local_shared_const_test.cpp
|
Add make_local_shared_const_test
|
2018-11-10 21:04:22 +02:00 |
make_local_shared_esft_test.cpp
|
Check use counts in make_local_shared tests
|
2017-06-22 15:39:46 +03:00 |
make_local_shared_test.cpp
|
Check use counts in make_local_shared tests
|
2017-06-22 15:39:46 +03:00 |
make_shared_array_esft_test.cpp
|
Update unit tests for shared array functions
|
2017-03-06 01:18:16 -05:00 |
make_shared_array_noinit_test.cpp
|
Update unit tests for shared array functions
|
2017-03-06 01:18:16 -05:00 |
make_shared_array_test.cpp
|
Update unit tests for shared array functions
|
2017-03-06 01:18:16 -05:00 |
make_shared_array_throws_test.cpp
|
Update unit tests for shared array functions
|
2017-03-06 01:18:16 -05:00 |
make_shared_array_tmp_test.cpp
|
Add test that verifies no temporaries are created by array make_shared
|
2017-11-02 17:45:17 +02:00 |
make_shared_array_value_test.cpp
|
Update unit tests for shared array functions
|
2017-03-06 01:18:16 -05:00 |
make_shared_arrays_test.cpp
|
Conditionally compile allocate_local_shared tests
|
2017-06-29 13:33:14 -04:00 |
make_shared_const_test.cpp
|
Add make_shared_const_test
|
2018-11-10 20:44:00 +02:00 |
make_shared_esft_test.cpp
|
Check use counts in make_shared tests
|
2017-06-22 15:31:50 +03:00 |
make_shared_fp_test.cpp
|
Merge [62248] to release. Fixes #3856.
|
2010-07-10 21:17:40 +00:00 |
make_shared_move_emulation_test.cpp
|
Add test for make_shared's move-emulation support
|
2016-09-10 18:38:37 +02:00 |
make_shared_msvc_test.cpp
|
Add test for a MSVC parsing problem in make_shared
|
2017-03-01 12:02:30 +02:00 |
make_shared_perfect_forwarding_test.cpp
|
Replace use of BOOST_HAS_RVALUE_REFS with !BOOST_NO_CXX11_RVALUE_REFERENCES.
|
2012-12-13 16:48:57 +00:00 |
make_shared_test.cpp
|
Check use counts in make_shared tests
|
2017-06-22 15:31:50 +03:00 |
make_unique_args_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_array_noinit_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_array_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_array_throws_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_noinit_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_throws_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
make_unique_value_test.cpp
|
Update unit tests for make_unique
|
2017-03-06 08:36:57 -05:00 |
owner_less_test.cpp
|
Creatively apply patch from #2603. Refs #2603.
|
2011-12-23 03:00:05 +00:00 |
pointer_cast_co_fail2.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_co_fail3.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_co_fail.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_dy_fail2.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_dy_fail3.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_dy_fail.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_st_fail2.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_st_fail3.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_st_fail.cpp
|
Add negative pointer cast tests.
|
2016-09-10 18:43:22 +03:00 |
pointer_cast_test2.cpp
|
Untabify pointer_cast_test2
|
2017-07-07 00:59:01 +03:00 |
pointer_cast_test.cpp
|
Reuse code for plain and shared in ptr cast tests
|
2016-06-05 23:32:45 +02:00 |
pointer_to_other_test.cpp
|
Do not use components removed in C++17 (auto_ptr, binary_function)
|
2016-11-06 15:35:46 +02:00 |
quick.cpp
|
Add quick test target
|
2017-09-04 15:45:07 +03:00 |
sa_nullptr_test.cpp
|
Added shared_array constructor from nullptr, per #8894.
|
2013-12-12 01:22:51 +02:00 |
scoped_array_eq_fail.cpp
|
Fixes #1444.
|
2008-02-19 14:01:13 +00:00 |
scoped_ptr_eq_fail.cpp
|
Fixes #1444.
|
2008-02-19 14:01:13 +00:00 |
shared_from_raw_test2.cpp
|
Do not use components removed in C++17 (auto_ptr, binary_function)
|
2016-11-06 15:35:46 +02:00 |
shared_from_raw_test3.cpp
|
Add shared_from_raw tests.
|
2014-08-06 21:07:52 +03:00 |
shared_from_raw_test4.cpp
|
Add shared_from_raw tests.
|
2014-08-06 21:07:52 +03:00 |
shared_from_raw_test5.cpp
|
Rename esft_constructor_test.cpp to shared_from_raw_test5.cpp.
|
2014-08-08 21:24:20 +03:00 |
shared_from_raw_test6.cpp
|
Add shared_from_raw_test6.cpp.
|
2014-08-09 13:42:51 +03:00 |
shared_from_raw_test.cpp
|
Disable -Wdelete-non-virtual-dtor
|
2019-08-29 12:27:51 +03:00 |
shared_from_test.cpp
|
Add tests for enable_shared_from
|
2019-04-24 04:50:59 +03:00 |
shared_from_this_test.cpp
|
Disable -Wdelete-non-virtual-dtor
|
2019-08-29 12:27:51 +03:00 |
shared_ptr_alias_move_test.cpp
|
Add more aliasing move test cases, add alias move reset
|
2016-04-13 14:31:43 +03:00 |
shared_ptr_alias_test.cpp
|
Aliasing support
|
2007-04-09 18:48:47 +00:00 |
shared_ptr_alloc2_test.cpp
|
Add support and tests for C++11 minimal allocators
|
2014-02-05 00:17:34 +02:00 |
shared_ptr_alloc3_test.cpp
|
Add support and tests for C++11 minimal allocators
|
2014-02-05 00:17:34 +02:00 |
shared_ptr_alloc11_test.cpp
|
Add support and tests for C++11 minimal allocators
|
2014-02-05 00:17:34 +02:00 |
shared_ptr_alloc_construct11_test.cpp
|
Update allocate_shared array unit tests
|
2017-06-20 20:06:59 -04:00 |
shared_ptr_alloc_test.cpp
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
shared_ptr_assign_fail.cpp
|
Converted to Boost Software License, Version 1.0
|
2004-07-26 00:32:12 +00:00 |
shared_ptr_basic_test.cpp
|
Disable -Wdelete-non-virtual-dtor
|
2019-08-29 12:27:51 +03:00 |
shared_ptr_compare_fail.cpp
|
A negative test for p > q added.
|
2006-07-11 23:17:17 +00:00 |
shared_ptr_convertible_test.cpp
|
Merged revision(s) 81149, 81159, 81171, 81174, 81219-81220, 81222-81224, 81226, 81229-81239, 81242, 81253, 81257-81262, 81265-81268, 81271-81272, 81275-81277, 81299-81300 from trunk:
|
2012-11-14 13:52:11 +00:00 |
shared_ptr_delete_fail.cpp
|
shared_ptr_delete_fail.cpp added (reported by Dan Bikel)
|
2005-03-30 22:06:25 +00:00 |
shared_ptr_fn_test.cpp
|
Add shared_ptr_fn_test
|
2017-06-20 22:07:12 +03:00 |
shared_ptr_move_test.cpp
|
Replace use of BOOST_HAS_RVALUE_REFS with !BOOST_NO_CXX11_RVALUE_REFERENCES.
|
2012-12-13 16:48:57 +00:00 |
shared_ptr_pv_fail.cpp
|
Negative test for conversion to void*
|
2007-05-23 23:22:45 +00:00 |
shared_ptr_reinterpret_pointer_cast_test.cpp
|
Add explicit tests for reinterpret_pointer_cast. Based on existing pointer_cast tests in shared_ptr_test.cpp
|
2016-12-11 22:18:57 -05:00 |
shared_ptr_rv_pointer_cast_test.cpp
|
Add test for rvalue reinterpret_pointer_cast.
|
2016-12-11 21:18:18 -05:00 |
shared_ptr_rv_test.cpp
|
Pick up missing smart_ptr, utility, and type_traits files from full merge from trunk at revision 41356 of entire boost-root tree.
|
2007-11-25 22:34:55 +00:00 |
shared_ptr_test.cpp
|
Disable -Wdelete-non-virtual-dtor
|
2019-08-29 12:27:51 +03:00 |
smart_ptr_test.cpp
|
Silence MS warning about strcpy
|
2018-01-23 21:45:59 +02:00 |
sp_array_cast_test.cpp
|
Update shared_ptr casts.
|
2012-11-21 17:43:48 +00:00 |
sp_array_cv_test.cpp
|
Add support for shared_ptr<X[N>.
|
2012-11-08 18:07:49 +00:00 |
sp_array_n_test.cpp
|
Add support for shared_ptr<X[N>.
|
2012-11-08 18:07:49 +00:00 |
sp_array_test.cpp
|
Check BOOST_NO_CXX11_RVALUE_REFERENCES in tests that use std::unique_ptr.
|
2014-05-15 18:51:27 +03:00 |
sp_atomic_test.cpp
|
Move boost/memory_order.hpp to Boost.Atomic
|
2014-05-20 23:33:03 +03:00 |
sp_bml_unique_ptr_test.cpp
|
Make null unique_ptr convert to empty shared_ptr
|
2017-06-13 05:50:40 +03:00 |
sp_constexpr_test2.cpp
|
Update msvc workarounds for 14.2
|
2019-04-20 18:15:05 +03:00 |
sp_constexpr_test.cpp
|
Update msvc workarounds for 14.2
|
2019-04-20 18:15:05 +03:00 |
sp_convertible_test2.cpp
|
Add more tests. Update Jamfile to new style.
|
2017-06-21 04:07:17 +03:00 |
sp_convertible_test.cpp
|
Add support for shared_ptr<X[N>.
|
2012-11-08 18:07:49 +00:00 |
sp_explicit_inst_test.cpp
|
Fix explicit instantiation regression
|
2014-11-12 19:04:29 +02:00 |
sp_hash_test2.cpp
|
Fix hash support for shared_ptr<T[]>, <T[N]>
|
2016-02-08 20:47:52 +02:00 |
sp_hash_test3.cpp
|
Fix hash support for shared_ptr<T[]>, <T[N]>
|
2015-12-15 19:13:20 +02:00 |
sp_hash_test.cpp
|
Merge [69260] to release. Fixes #5216.
|
2011-03-22 23:51:10 +00:00 |
sp_interlocked_test.cpp
|
Fix sp_interlocked on Cygwin 64
|
2018-03-08 05:15:49 +02:00 |
sp_nothrow_test.cpp
|
Use throw() in place of noexcept on msvc-11.0,12.0 for the standard nothrow traits
|
2016-11-08 18:42:51 +02:00 |
sp_nullptr_test.cpp
|
Fix sp_nullptr_test for compilers that don't define std::nullptr_t.
|
2014-08-09 12:28:28 +03:00 |
sp_recursive_assign2_rv_test.cpp
|
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
|
2009-03-07 22:21:56 +00:00 |
sp_recursive_assign2_test.cpp
|
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
|
2009-03-07 22:21:56 +00:00 |
sp_recursive_assign_rv_test.cpp
|
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
|
2009-03-07 22:21:56 +00:00 |
sp_recursive_assign_test.cpp
|
De-optimize assignment into this_type(r).swap(*this) - turns out that they were not equivalent, leading to leaks in contrived cases. Refs #2813.
|
2009-03-07 22:21:56 +00:00 |
sp_typeinfo_test.cpp
|
Use a private detail/sp_typeinfo header instead of the deprecated Core one
|
2019-04-22 05:25:07 +03:00 |
sp_unary_addr_test.cpp
|
Fixes for MSVC 6.0.
|
2008-05-03 19:29:01 +00:00 |
sp_unique_ptr_test.cpp
|
Make null unique_ptr convert to empty shared_ptr
|
2017-06-13 05:50:40 +03:00 |
sp_windows_h_test.cpp
|
Add tests that include <windows.h>
|
2018-03-11 23:00:50 +02:00 |
sp_zero_compare_test.cpp
|
Use explicit operator bool when available; add nullptr support to shared_ptr. Refs #4116.
|
2012-12-08 00:51:59 +00:00 |
spinlock_pool_test.cpp
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
|
2009-03-01 16:00:42 +00:00 |
spinlock_test.cpp
|
Fix #includes in spinlock_test.cpp, spinlock_try_test.cpp, yield_k_test.cpp.
|
2009-03-01 18:54:51 +00:00 |
spinlock_try_test.cpp
|
Fix #includes in spinlock_test.cpp, spinlock_try_test.cpp, yield_k_test.cpp.
|
2009-03-01 18:54:51 +00:00 |
spinlock_windows_h_test.cpp
|
Add tests that include <windows.h>
|
2018-03-11 23:00:50 +02:00 |
weak_from_raw_test2.cpp
|
Add weak_from_raw_test2.cpp.
|
2014-08-09 13:50:38 +03:00 |
weak_from_raw_test3.cpp
|
Make shared_from_raw and weak_from_raw return consistent values in a constructor, regardless of order, as suggested by Gavin Lambert in #8.
|
2015-01-22 20:47:01 +02:00 |
weak_from_raw_test4.cpp
|
Add weak_from_this.
|
2015-01-25 20:10:57 +02:00 |
weak_from_raw_test5.cpp
|
Fix comment.
|
2015-01-28 13:03:23 +02:00 |
weak_from_raw_test.cpp
|
Make shared_from_raw and weak_from_raw return consistent values in a constructor, regardless of order, as suggested by Gavin Lambert in #8.
|
2015-01-22 20:47:01 +02:00 |
weak_from_test2.cpp
|
Add tests for enable_shared_from
|
2019-04-24 04:50:59 +03:00 |
weak_from_test.cpp
|
Add tests for enable_shared_from
|
2019-04-24 04:50:59 +03:00 |
weak_from_this_test2.cpp
|
Add weak_from_this.
|
2015-01-25 20:10:57 +02:00 |
weak_from_this_test.cpp
|
Fix mistake in weak_from_this_test
|
2019-04-24 04:57:37 +03:00 |
weak_ptr_alias_move_test.cpp
|
Add tests for the weak_ptr aliasing constructors
|
2019-04-21 22:44:09 +03:00 |
weak_ptr_alias_test.cpp
|
Add tests for the weak_ptr aliasing constructors
|
2019-04-21 22:44:09 +03:00 |
weak_ptr_move_test.cpp
|
Merged revision(s) 81900-81901 from trunk:
|
2012-12-15 20:20:20 +00:00 |
weak_ptr_test.cpp
|
Remove duplicate using declarations.
|
2010-04-26 12:20:44 +00:00 |
wp_convertible_test.cpp
|
Fix #1106.
|
2008-05-03 15:07:58 +00:00 |
yield_k_test.cpp
|
Fix #includes in spinlock_test.cpp, spinlock_try_test.cpp, yield_k_test.cpp.
|
2009-03-01 18:54:51 +00:00 |
yield_k_windows_h_test.cpp
|
Add tests that include <windows.h>
|
2018-03-11 23:00:50 +02:00 |