diff --git a/test/Jamfile b/test/Jamfile index e993bf51..70a0c3be 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -101,6 +101,10 @@ bpl-test crossmod_exception [ bpl-test andreas_beyer ] [ bpl-test polymorphism ] [ bpl-test polymorphism2 ] + +[ bpl-test wrapper_held_type ] +[ bpl-test polymorphism2_auto_ptr ] + [ bpl-test auto_ptr ] [ bpl-test minimal ] [ bpl-test args ] @@ -115,7 +119,7 @@ bpl-test crossmod_exception [ bpl-test keywords : keywords.cpp keywords_test.py ] [ extension builtin_converters : test_builtin_converters.cpp