aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src/test
Commit message (Expand)AuthorAgeFilesLines
* Redundant Collection.addAll() callLars Grefer2020-08-153-10/+5
* Remove checks for old Java VersionsLars Grefer2020-08-137-118/+91
* Merge pull request #3 from larsgrefer/feature/github-actionsAndy Clement2020-08-131-6/+8
|\
| * Fix TestcaseLars Grefer2020-08-131-6/+8
* | Use the diamond operator where possibleLars Grefer2020-08-1312-35/+35
|/
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0811-83/+79
* PolishAndy Clement2020-04-222-16/+15
* polishAndy Clement2019-11-2937-81/+136
* Moved tests around for avoiding weaving switch infrastructure methodAndy Clement2019-09-111-11/+11
* - dont't weave synthetic enum helper method for switchSemyon Danilov2019-09-101-1/+1
* Final bits of AspectJ 1.9.4Andy Clement2019-05-102-1/+215
* Updated with Java12 supportAndy Clement2019-04-031-3/+13
* fixing test failures running under eclipseAndy Clement2019-02-111-1/+1
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-081-3/+13
* Add module tests back in - but streamlinedAndy Clement2019-02-015-127/+124
* mavenizing weaver - wipAndy Clement2019-01-25109-0/+12159