aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-151-1/+0
|\
| * Cleanup unused importsLars Grefer2020-08-161-1/+0
* | Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
|/
* lets have maven fail if those tests fail...Andy Clement2020-08-143-32/+46
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-146-102/+104
|\
| * Fix up tests and reduce verbosity on J11Andy Clement2020-08-146-102/+104
* | Remove checks for old Java VersionsLars Grefer2020-08-131-2/+0
|/
* Use the diamond operator where possibleLars Grefer2020-08-1312-47/+47
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-8/+8
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-088-34/+28
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+56
* mavenizing ajde.core - doneAndy Clement2019-01-2919-0/+3694