Various Java specific director feature tests - tests from Scott Michel

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7103 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-03-28 21:35:10 +00:00
commit 828aabe49d
3 changed files with 191 additions and 0 deletions

View file

@ -18,6 +18,7 @@ CPP_TEST_CASES = \
enum_thorough_simple \
enum_thorough_typeunsafe \
java_constants \
java_director \
java_enums \
java_lib_arrays_dimensionless \
java_lib_various \