add iadd and constants tests

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7736 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-10-26 09:18:30 +00:00
commit bd5892b0f4
3 changed files with 21 additions and 1 deletions

View file

@ -20,6 +20,7 @@ CPP_TEST_CASES += \
director_thread \
director_wstring \
file_test \
iadd \
inout \
input \
inplaceadd \
@ -38,7 +39,8 @@ CPP_TEST_CASES += \
std_containers \
swigobject \
template_matrix \
simutry
simutry
C_TEST_CASES += \
file_test \