move ignore_template_constructor to std since it requires std::vector
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
347f2683fa
commit
201c965c70
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ CPP_TEST_CASES += \
|
|||
global_vars \
|
||||
grouping \
|
||||
ignore_parameter \
|
||||
ignore_template_constructor \
|
||||
import_nomodule \
|
||||
inherit \
|
||||
inherit_missing \
|
||||
|
|
@ -331,6 +330,7 @@ CPP_TEST_CASES += \
|
|||
#
|
||||
CPP_STD_TEST_CASES += \
|
||||
director_string \
|
||||
ignore_template_constructor \
|
||||
li_std_deque \
|
||||
li_std_except \
|
||||
li_std_pair \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue