mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-30 12:47:28 +02:00
Sync smart_ptr/test/Jamfile.v2 with release.
[SVN r51486]
This commit is contained in:
@ -36,19 +36,17 @@ import testing ;
|
|||||||
[ compile-fail scoped_ptr_eq_fail.cpp ]
|
[ compile-fail scoped_ptr_eq_fail.cpp ]
|
||||||
[ compile-fail scoped_array_eq_fail.cpp ]
|
[ compile-fail scoped_array_eq_fail.cpp ]
|
||||||
[ run esft_regtest.cpp ]
|
[ run esft_regtest.cpp ]
|
||||||
[ run esft_constructor_test.cpp ]
|
|
||||||
[ run yield_k_test.cpp ]
|
[ run yield_k_test.cpp ]
|
||||||
[ run yield_k_test.cpp : : : <threading>multi : yield_k_test.mt ]
|
[ run yield_k_test.cpp : : : <threading>multi : yield_k_test.mt ]
|
||||||
[ run spinlock_test.cpp ]
|
[ run spinlock_test.cpp ]
|
||||||
[ run spinlock_try_test.cpp ]
|
[ run spinlock_try_test.cpp ]
|
||||||
[ run spinlock_try_test.cpp : : : <threading>multi : spinlock_try_test.mt ]
|
[ run spinlock_try_test.cpp : : : <threading>multi : spinlock_try_test.mt ]
|
||||||
[ run spinlock_pool_test.cpp ]
|
[ run spinlock_pool_test.cpp ]
|
||||||
[ run sp_accept_owner_test.cpp ]
|
|
||||||
[ run sp_atomic_test.cpp ]
|
|
||||||
[ run make_shared_test.cpp ]
|
[ run make_shared_test.cpp ]
|
||||||
[ run sp_convertible_test.cpp ]
|
[ run sp_convertible_test.cpp ]
|
||||||
[ run wp_convertible_test.cpp ]
|
[ run wp_convertible_test.cpp ]
|
||||||
[ run ip_convertible_test.cpp ]
|
[ run ip_convertible_test.cpp ]
|
||||||
[ run allocate_shared_test.cpp ]
|
[ run allocate_shared_test.cpp ]
|
||||||
|
[ run sp_atomic_test.cpp ]
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user