mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 11:13:43 +00:00
get_deleter_test added; associated fixes.
[SVN r16373]
This commit is contained in:
parent
3161547077
commit
69897be6ae
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit ea285b42314abf9c3dbba3f1109ff28ca9769582
|
||||
Subproject commit fadc0716ce67b569056488d84b98ddc423e8251d
|
|
@ -510,6 +510,7 @@ include testing.jam ;
|
|||
: [ run libs/smart_ptr/smart_ptr_test.cpp ]
|
||||
[ run libs/smart_ptr/shared_ptr_test.cpp ]
|
||||
[ run libs/smart_ptr/enable_shared_from_this_test.cpp ]
|
||||
[ run libs/smart_ptr/get_deleter_test.cpp ]
|
||||
[ compile-fail libs/smart_ptr/shared_ptr_assign_fail.cpp ]
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue