summaryrefslogtreecommitdiff
path: root/test/Java/Java-1.8.py
Commit message (Expand)AuthorAgeFilesLines
* Java tests: minor cleanupsMats Wichmann2021-10-311-3/+3
* Remove verbose_set calls from testsMats Wichmann2020-03-181-2/+0
* add logic to find java installs and on win32 use this to add to env['ENV']['P...William Deegan2018-09-301-1/+1
* Fix missing -c in testcaseWilliam Deegan2018-09-301-2/+2
* Add test for 1.8. Modularize java tests and move files to a fixture. Change ...William Deegan2018-09-301-2/+4
* change method of finding javac from using full path (which fails when it has ...William Deegan2018-09-301-0/+149