fixes for chicken and the STL/STD cases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7812 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b69bf15f06
commit
38d55d3ab0
1 changed files with 2 additions and 1 deletions
|
|
@ -325,7 +325,8 @@ CPP_STD_TEST_CASES += \
|
|||
li_std_vector \
|
||||
template_typedef_fnc \
|
||||
template_type_namespace \
|
||||
template_opaque \
|
||||
template_opaque
|
||||
|
||||
|
||||
ifndef SKIP_CPP_STD_CASES
|
||||
CPP_TEST_CASES += ${CPP_STD_TEST_CASES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue