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:
parent
757c27826a
commit
bd5892b0f4
3 changed files with 21 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue