aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater'Alexander Kriegisch2024-02-191-1/+1
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-2/+2
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0420-134/+134
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-141-8/+8
* 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