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:
Maciej Drwal 2008-07-21 10:55:05 +00:00
commit 9c5ef7558c
4 changed files with 190 additions and 42 deletions

View file

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