More %extend tests - especially derived classes and $self tests

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-11-13 22:32:42 +00:00
commit fc311a4235
2 changed files with 53 additions and 0 deletions

View file

@ -152,6 +152,7 @@ CPP_TEST_CASES += \
evil_diamond_prop \
exception_order \
exception_partial_info \
extend \
extend_default \
extend_placement \
extend_template \