add test for nondynamic
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e53e5171b0
commit
1ed8f4209a
3 changed files with 104 additions and 0 deletions
|
|
@ -17,12 +17,18 @@ CPP_TEST_CASES += \
|
|||
file_test \
|
||||
implicittest \
|
||||
inplaceadd \
|
||||
lib_std_except \
|
||||
lib_std_vectora \
|
||||
lib_std_map \
|
||||
lib_std_wstring \
|
||||
primitive_types \
|
||||
nondynamic \
|
||||
std_containers \
|
||||
|
||||
C_TEST_CASES += \
|
||||
file_test \
|
||||
nondynamic
|
||||
|
||||
#
|
||||
# This test only works with modern C compilers
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue