Smart pointer to %ignored class doesn't expose inherited methods fix.

Regression introduced in swig-3.0.9 by 3efdbc8
Closes #690
This commit is contained in:
William S Fulton 2016-05-31 22:10:37 +01:00
commit b9ca9f5efc
5 changed files with 58 additions and 3 deletions

View file

@ -363,6 +363,7 @@ CPP_TEST_CASES += \
smart_pointer_const2 \
smart_pointer_const_overload \
smart_pointer_extend \
smart_pointer_ignore \
smart_pointer_member \
smart_pointer_multi \
smart_pointer_multi_typedef \