Glen Fernandes
|
bb2a453ff6
|
Add additional test cases
|
2019-08-30 08:16:11 -04:00 |
|
Glen Fernandes
|
60c26acab8
|
Implement allocate_unique
|
2019-08-30 00:31:28 -04:00 |
|
Glen Fernandes
|
af92bd89ef
|
allocation_ptr will be modified, renamed, and moved to detail
|
2019-05-05 22:21:22 -04:00 |
|
Glen Fernandes
|
c0ae9b3728
|
Implement allocation_ptr
|
2019-05-02 19:26:29 -04:00 |
|
Peter Dimov
|
8df63a3d0e
|
Add tests for enable_shared_from
|
2019-04-24 04:50:59 +03:00 |
|
Peter Dimov
|
719e819570
|
Under g++ 4.4, <memory> doesn't compile with rtti=off
|
2019-04-22 15:57:56 +03:00 |
|
Peter Dimov
|
f17c5e8e3b
|
Add a few no_rtti tests
|
2019-04-22 05:43:08 +03:00 |
|
Peter Dimov
|
78e095d761
|
Disable tests that don't compile on msvc-8.0
|
2019-04-21 22:50:24 +03:00 |
|
Peter Dimov
|
eb8a91cb46
|
Add tests for the weak_ptr aliasing constructors
|
2019-04-21 22:44:09 +03:00 |
|
Peter Dimov
|
d0a89a81f0
|
More g++ warning suppression
|
2018-12-23 06:21:55 +02:00 |
|
Peter Dimov
|
f380d4466c
|
Avoid some g++ warnings in shared_ptr_test
|
2018-12-23 05:06:24 +02:00 |
|
Peter Dimov
|
660d26c2c3
|
Change 03/11 to 98/0x for gcc 4.4
|
2018-12-23 00:08:32 +02:00 |
|
Peter Dimov
|
02eba55685
|
Add abi_test
|
2018-12-22 22:56:20 +02:00 |
|
Peter Dimov
|
f6c3508aee
|
Add make_local_shared_const_test
|
2018-11-10 21:04:22 +02:00 |
|
Peter Dimov
|
b7cca00408
|
Add make_shared_const_test
|
2018-11-10 20:44:00 +02:00 |
|
Peter Dimov
|
4e2f236116
|
Add dll_test (to check for visibility issues)
|
2018-09-17 21:50:47 +03:00 |
|
Peter Dimov
|
8563fc5c4e
|
Add tests that include <windows.h>
|
2018-03-11 23:00:50 +02:00 |
|
Peter Dimov
|
3b64e5ecb3
|
Add lw_thread_test
|
2018-02-19 02:02:31 +02:00 |
|
Peter Dimov
|
5877b08490
|
Disable spinlock_pool_test on msvc-9.0/release as well
|
2018-01-23 21:49:30 +02:00 |
|
Peter Dimov
|
4abc74fe28
|
Disable spinlock_pool_test on msvc-8.0/release
|
2018-01-23 19:05:44 +02:00 |
|
Peter Dimov
|
f173f9c0fb
|
Remove -fno-deduce-init-list from make_shared_arrays_test, allocate_shared_arrays_test; seems no longer needed
|
2018-01-18 14:36:58 +02:00 |
|
Peter Dimov
|
6a5942f55f
|
Fix make_unique_value_test line
|
2018-01-18 14:35:15 +02:00 |
|
Peter Dimov
|
293a4ee009
|
Use full gcc-4.4.7 version
|
2018-01-18 14:34:06 +02:00 |
|
Peter Dimov
|
8e3aa3a565
|
make_unique_value_test: add -fno-deduce-init-list for gcc-4.6
|
2018-01-18 00:13:00 +02:00 |
|
Peter Dimov
|
78bebd5166
|
Disable auto_ptr_lv_fail on g++ 4.4 (known failure)
|
2018-01-17 21:17:19 +02:00 |
|
Peter Dimov
|
949338ff18
|
Add test that verifies no temporaries are created by array make_shared
|
2017-11-02 17:45:17 +02:00 |
|
Peter Dimov
|
a054a570c1
|
Add quick test target
|
2017-09-04 15:45:07 +03:00 |
|
Peter Dimov
|
868a870a59
|
Fix lightweight_mutex w/ BOOST_USE_WINDOWS_H
|
2017-09-01 13:25:19 +03:00 |
|
Glen Fernandes
|
be736e5088
|
Implement allocate_local_shared for arrays
Also fix the local_shared_ptr constructor to use element_type
|
2017-06-29 13:05:03 -04:00 |
|
Peter Dimov
|
ca7a01a593
|
Add more tests. Update Jamfile to new style.
|
2017-06-21 04:07:17 +03:00 |
|