more tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a784bf2f32
commit
7e25ede10d
13 changed files with 161 additions and 18 deletions
|
|
@ -9,6 +9,18 @@ srcdir = @srcdir@
|
|||
top_srcdir = @top_srcdir@
|
||||
top_builddir = @top_builddir@
|
||||
|
||||
CPP_TEST_CASES += \
|
||||
argcargvtest \
|
||||
attributetest \
|
||||
complextest \
|
||||
director_stl \
|
||||
implicittest \
|
||||
lib_std_vectora \
|
||||
std_containers
|
||||
|
||||
C_TEST_CASES += \
|
||||
complextest
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue