mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-08-01 21:54:28 +02:00
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/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/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/get_deleter_test.cpp ]
|
||||||
|
[ run libs/smart_ptr/test/intrusive_ptr_test.cpp ]
|
||||||
[ compile-fail libs/smart_ptr/test/shared_ptr_assign_fail.cpp ]
|
[ compile-fail libs/smart_ptr/test/shared_ptr_assign_fail.cpp ]
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user