Rename varargs_typemap test case to python_varargs_typemap, and move
to Python Makefile. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12650 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9958d72275
commit
045861e9c5
3 changed files with 4 additions and 4 deletions
|
|
@ -76,7 +76,8 @@ C_TEST_CASES += \
|
|||
file_test \
|
||||
li_cstring \
|
||||
li_cwstring \
|
||||
python_nondynamic
|
||||
python_nondynamic \
|
||||
python_varargs_typemap
|
||||
|
||||
#
|
||||
# This test only works with modern C compilers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue