%javaconst(1) feature for enums so that using enum values do not have to make a JNI call.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4361 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1b26188b33
commit
c75bcef396
3 changed files with 41 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ C_TEST_CASES = \
|
|||
|
||||
CPP_TEST_CASES = \
|
||||
java_constants \
|
||||
java_enums \
|
||||
java_jnitypes \
|
||||
java_pragmas \
|
||||
java_throws \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue