Use preinst-swig.
Add new C test tag_no_clash_with_variable git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5891 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
594773a7e3
commit
673069df69
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#######################################################################
|
||||
# Variables
|
||||
#######################################################################
|
||||
SWIG = $(top_builddir)swig
|
||||
SWIG = $(top_builddir)preinst-swig
|
||||
SWIG_LIB = $(top_srcdir)/Lib
|
||||
TEST_SUITE = test-suite
|
||||
EXAMPLES = Examples
|
||||
|
|
@ -307,6 +307,7 @@ C_TEST_CASES += \
|
|||
sizeof_pointer \
|
||||
sneaky1 \
|
||||
struct_rename \
|
||||
tag_no_clash_with_variable \
|
||||
typemap_subst \
|
||||
unions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue