add missing %ignore resize, now it works
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8752 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
80f615916e
commit
f52de8a8ec
2 changed files with 8 additions and 7 deletions
|
|
@ -49,7 +49,6 @@ LIBPREFIX = lib
|
|||
CPP_TEST_BROKEN += \
|
||||
constants \
|
||||
cpp_broken \
|
||||
ignore_template_constructor \
|
||||
namespace_union \
|
||||
nested_comment \
|
||||
overload_complicated \
|
||||
|
|
@ -155,6 +154,7 @@ CPP_TEST_CASES += \
|
|||
global_vars \
|
||||
grouping \
|
||||
ignore_parameter \
|
||||
ignore_template_constructor \
|
||||
import_nomodule \
|
||||
inherit \
|
||||
inherit_missing \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue