new test to test smart pointers with virtual methods and hidden methods

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-10-24 20:50:38 +00:00
commit 9d06b43af1

View file

@ -226,6 +226,7 @@ CPP_TEST_CASES += \
smart_pointer_const \
smart_pointer_const2 \
smart_pointer_extend \
smart_pointer_inherit \
smart_pointer_member \
smart_pointer_multi \
smart_pointer_multi_typedef \