summaryrefslogtreecommitdiff
path: root/test/files/run/t6240a
Commit message (Collapse)AuthorAgeFilesLines
* Platform independence for SI-6240 test caseJason Zaugg2013-10-201-2/+2
| | | | File.pathSeparator, rather than ":"
* hotfix for reflection tests on WindowsEugene Burmako2013-10-201-1/+0
| | | | | | | | | Removes the Unix-specific command-line sanity check put in place in recently committed reflection tests. On Windows, something like `C:\Java\jdk1.6.0_24-x64\jre\bin\java` might be a valid command (pointing to `java.exe` or `java.bat`) even if the eponymous file does not exist.
* tests for fancy classloader configurationsEugene Burmako2013-10-183-0/+64