Chicken test suite now runs with no errors

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10054 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
John Lenz 2007-10-26 23:08:34 +00:00
commit 4ace915a56
7 changed files with 95 additions and 15 deletions

View file

@ -233,7 +233,6 @@ CPP_TEST_CASES += \
smart_pointer_const \
smart_pointer_const2 \
smart_pointer_extend \
smart_pointer_inherit \
smart_pointer_member \
smart_pointer_multi \
smart_pointer_multi_typedef \
@ -360,6 +359,7 @@ CPP_STD_TEST_CASES += \
li_std_string \
li_std_vector \
naturalvar \
smart_pointer_inherit \
template_typedef_fnc \
template_type_namespace \
template_opaque