Support for enums and typedefs.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-maciekd@10691 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e90a0692c7
commit
9c5ef7558c
4 changed files with 190 additions and 42 deletions
|
|
@ -13,7 +13,10 @@ top_builddir = @top_builddir@/..
|
|||
C_TEST_CASES =
|
||||
|
||||
CPP_TEST_CASES = \
|
||||
c_arguments
|
||||
exception_order \
|
||||
exception_partial_info \
|
||||
enums \
|
||||
enum_plus \
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue