summaryrefslogtreecommitdiff
path: root/test/files/run/t6240a/Test.scala
Commit message (Collapse)AuthorAgeFilesLines
* 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-181-0/+16