Testcase and fix for bug 1163440: vararg typemaps.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Stefan Zager 2011-04-12 18:55:24 +00:00
commit 8f07b3f851
5 changed files with 67 additions and 11 deletions

View file

@ -510,7 +510,8 @@ C_TEST_CASES += \
typedef_struct \
typemap_subst \
union_parameter \
unions
unions \
varargs_typemap
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest)