Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate use of fn in testcases | Olly Betts | 2021-03-30 | 1 | -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 Fulton | 2011-01-05 | 1 | -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 added | William S Fulton | 2004-11-09 | 1 | -0/+38 |
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6705 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |