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:
parent
c6b4403b40
commit
4ace915a56
7 changed files with 95 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue