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:
Ian Lance Taylor 2011-05-02 21:11:15 +00:00
commit 045861e9c5
3 changed files with 4 additions and 4 deletions

View file

@ -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