summaryrefslogtreecommitdiff
path: root/Examples/test-suite/java/rname_runme.java
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate use of fn in testcasesOlly Betts2021-03-301-1/+1
| | | | | Fix cpp11_lambda_functions and rname to use fn1 instead of fn, since fn is a reserved word as of PHP 7.4.
* Fix rname testcase when run under OpenJDK icedtea on Linux because libjvm.so ↵William S Fulton2011-01-051-1/+1
| | | | | | also contains a class called Base. Also remove need for Go specific handling in this testcase. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12372 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* %rename runtime tests addedWilliam S Fulton2004-11-091-0/+38
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6705 626c5289-ae23-0410-ae9c-e8d60b6d4f22