aboutsummaryrefslogtreecommitdiffstats
path: root/testing-util/src/main
Commit message (Expand)AuthorAgeFilesLines
* Globally replace HTTP links to eclipse.org by HTTPSAlexander Kriegisch2024-01-061-1/+1
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-1/+1
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-6/+6
* Remove jdiffAndy Clement2021-05-141-240/+129
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-4/+3
* Java 16 fix: ParseUtil.fileToEncodedURL(File) causes IllegalAccessErrorAlexander Kriegisch2021-03-211-1/+1
* Add Java 15 class vile version to BCEL constants, adjust test tools etc.Alexander Kriegisch2021-03-161-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-171-3/+3
* Update to JUnit 4.13Lars Grefer2020-08-151-14/+31
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-8/+8
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-281-36/+36
* improved test harnesses for working with runtimeAndy Clement2019-02-191-4/+16
* fixing test failures running under eclipseAndy Clement2019-02-111-3/+3
* tidyup - last bits of maven stuffAndy Clement2019-02-081-2/+4
* various polish to previously mavenized projects to support newer onesAndy Clement2019-01-311-0/+54
* mavenized testing-util module - wipAndy Clement2019-01-231-0/+978