Further enum wrapping approaches and tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b0bad1f717
commit
ec49fab0da
4 changed files with 730 additions and 5 deletions
|
|
@ -12,6 +12,10 @@ srcdir = @srcdir@
|
|||
top_srcdir = @top_srcdir@/..
|
||||
top_builddir = @top_builddir@../
|
||||
|
||||
CPP_TEST_CASES = \
|
||||
enum_thorough_simple \
|
||||
enum_thorough_typesafe
|
||||
|
||||
include $(srcdir)/../common.mk
|
||||
|
||||
# Overridden variables here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue