Add test case for using nspace without -package. TODO: Fix Makefile.in to actually not use -package when invoking swig.

This commit is contained in:
Brant K. Kyser 2013-01-12 00:48:49 -06:00 committed by William S Fulton
commit 988952af65
2 changed files with 35 additions and 0 deletions

View file

@ -32,6 +32,7 @@ CPP_TEST_CASES_PKGOPT = \
java_lib_arrays_dimensionless \
java_lib_various \
java_jnitypes \
java_nspacewithoutpackage \
java_pgcpp \
java_pragmas \
java_prepost \