aboutsummaryrefslogtreecommitdiffstats
path: root/testing/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
| * Making tests behave on 11Andy Clement2020-08-131-1/+6
* | Simplify checks for Java 8 to trueLars Grefer2020-08-141-1/+1
* | Remove checks for old Java VersionsLars Grefer2020-08-131-4/+4
|/
* Use the diamond operator where possibleLars Grefer2020-08-1317-48/+48
* Unnecessary unboxingLars Grefer2020-08-089-10/+10
* Unnecessary boxingLars Grefer2020-08-083-5/+5
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-0816-32/+32
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0838-810/+748
* PolishAndy Clement2020-07-221-323/+332
* Include JDTCore for Java14Andy Clement2020-04-204-27/+55
* polishAndy Clement2019-11-294-1723/+1765
* polishAndy Clement2019-11-2834-169/+273
* Fix 550494Andy Clement2019-11-271-20/+19
* Java 13 supportAndy Clement2019-11-252-16/+50
* Updated with Java12 supportAndy Clement2019-04-035-6/+59
* windows compatibility in testsAndy Clement2019-03-031-1/+4
* improved test harnesses for working with runtimeAndy Clement2019-02-191-0/+1
* polishAndy Clement2019-02-115-29/+29
* better test tidyupAndy Clement2019-02-112-6/+7
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-083-6/+10
* Add module tests back in - but streamlinedAndy Clement2019-02-012-3/+64
* various polish to previously mavenized projects to support newer onesAndy Clement2019-01-312-16/+18
* mavenizing testing - doneAndy Clement2019-01-3088-192/+25234
* mavenizing testing - wipAndy Clement2019-01-3027-0/+4353