Fixes to support protected members with director, proper virtual member recognition and support of the nodirector feature
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5485 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
46d70e8e1f
commit
75c1713b2d
13 changed files with 380 additions and 37 deletions
|
|
@ -112,6 +112,8 @@ CPP_TEST_CASES += \
|
|||
director_basic \
|
||||
director_exception \
|
||||
director_finalizer \
|
||||
director_nested \
|
||||
director_protected \
|
||||
director_unroll \
|
||||
director_wombat \
|
||||
dynamic_cast \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue