add callback and inout tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6281 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
526e70e592
commit
8cd612c7c1
5 changed files with 171 additions and 1 deletions
|
|
@ -12,17 +12,19 @@ top_builddir = @top_builddir@
|
|||
CPP_TEST_CASES += \
|
||||
argcargvtest \
|
||||
attributetest \
|
||||
callback \
|
||||
complextest \
|
||||
director_stl \
|
||||
file_test \
|
||||
implicittest \
|
||||
inout \
|
||||
inplaceadd \
|
||||
lib_std_except \
|
||||
lib_std_vectora \
|
||||
lib_std_map \
|
||||
lib_std_wstring \
|
||||
primitive_types \
|
||||
nondynamic \
|
||||
primitive_types \
|
||||
std_containers \
|
||||
|
||||
C_TEST_CASES += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue