William S Fulton
|
c7186b6d23
|
const enum SWIGTYPE & typemap tests
more enum tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6781 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:13:27 +00:00 |
|
William S Fulton
|
3942120b10
|
Test for %javaconstvalue added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6002 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-06-27 21:05:48 +00:00 |
|
William S Fulton
|
b84a6d58b4
|
New default C/C++ enum wrapping approach which uses the type safe enum pattern for Java and C#
Also tests for Java and C# simple enums (enum items mapped to integers)
Also proper Java (J2SDK1.5) enums
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5919 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-05-24 20:05:40 +00:00 |
|
William S Fulton
|
85e426a0bc
|
Modifications to testcase to test the enums and constants in a separate Java interface.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4662 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-04-03 12:30:26 +00:00 |
|
William S Fulton
|
edba398b60
|
enum typemaps check
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4381 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-24 23:18:39 +00:00 |
|
William S Fulton
|
c75bcef396
|
%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
|
2003-02-19 22:58:37 +00:00 |
|