forked from boostorg/smart_ptr
intrusive_ptr_test.cpp added.
[SVN r17051]
This commit is contained in:
@ -20,6 +20,7 @@ DEPENDS all : test ;
|
||||
[ run libs/smart_ptr/test/weak_ptr_test.cpp ]
|
||||
[ run libs/smart_ptr/test/shared_from_this_test.cpp : : : <gcc><*><cxxflags>-Wno-non-virtual-dtor ]
|
||||
[ run libs/smart_ptr/test/get_deleter_test.cpp ]
|
||||
[ run libs/smart_ptr/test/intrusive_ptr_test.cpp ]
|
||||
[ compile-fail libs/smart_ptr/test/shared_ptr_assign_fail.cpp ]
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user