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:
Marcelo Matus 2005-11-05 12:54:48 +00:00
commit 38d55d3ab0

View file

@ -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}