aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Weaken Collection declarationsLars Grefer2020-08-153-8/+9
* Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
* Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-2/+2
* lets have maven fail if those tests fail...Andy Clement2020-08-1414-14/+1
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-145-17/+33
|\
| * Fix up tests and reduce verbosity on J11Andy Clement2020-08-143-15/+22
| * Making tests behave on 11Andy Clement2020-08-133-4/+13
* | Simplify checks for Java 8 to trueLars Grefer2020-08-141-5/+1
* | Remove checks for old Java VersionsLars Grefer2020-08-135-42/+11
|/
* Use the diamond operator where possibleLars Grefer2020-08-139-42/+42
* Unnecessary unboxingLars Grefer2020-08-081-1/+1
* Unnecessary boxingLars Grefer2020-08-081-1/+1
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-0813-40/+39
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0823-133/+95
* Rev to 1.9.7.BUILD-SNAPSHOTAndy Clement2020-07-221-1/+1
* AspectJ 1.9.6 final bitsV1_9_6Andy Clement2020-07-221-1/+1
* Update ASM and fix packaging for matcher artifactAndy Clement2020-07-171-1/+1
* polish and new test for 550705Andy Clement2020-05-016-11/+59
* 558995 testcodeAndy Clement2020-04-294-0/+221
* Include JDTCore for Java14Andy Clement2020-04-2025-515/+874
* polishAndy Clement2019-11-28117-372/+214
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-281-1/+1
* 1.9.5 release versions in pomsV1_9_5Andy Clement2019-11-281-1/+1
* polishAndy Clement2019-11-282-4/+4
* organize importsAndy Clement2019-11-281-5/+3
* Fix 550494Andy Clement2019-11-278-0/+135
* first textblock test for Java13Andy Clement2019-11-254-0/+59
* Java 13 supportAndy Clement2019-11-256-12/+172
* Moved tests around for avoiding weaving switch infrastructure methodAndy Clement2019-09-114-0/+88
* polishAndy Clement2019-07-021-29/+27
* Fix 547808: npe regression for multi @AroundAndy Clement2019-06-035-9/+127
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-031-1/+1
* 1.9.4 POMSAndy Clement2019-05-101-1/+1
* pushed versions to 1.9.4.BUILD-SNAPSHOTAndy Clement2019-04-171-1/+1
* Updated with Java12 supportAndy Clement2019-04-0314-63/+180
* fixes for tests on windowsAndy Clement2019-03-041-1/+1
* windows compatibility in testsAndy Clement2019-03-032-6/+6
* 333274: more tests and fixes: nested @Around advice with proceedAndy Clement2019-02-195-16/+56
* polishAndy Clement2019-02-1922-0/+0
* Testcode for 333274Andy Clement2019-02-1944-0/+481
* polish - fix some warningsmaven_buildAndy Clement2019-02-119-18/+0
* tidyupAndy Clement2019-02-083-116/+160
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-08126-2834/+572
* refixed name and changed surefire exclusions in parent pomAndy Clement2019-02-011-0/+1
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+0
* mavenizing tests - doneAndy Clement2019-01-31153-42622/+6832
* mavenizing tests - wipAndy Clement2019-01-30461-52/+38200
* overweaving decp/decm testsAndy Clement2019-01-232-0/+181
* 389678: Better support for overweavingAndy Clement2019-01-212-1/+185
* 389678: overweaving test resourcesAndy Clement2019-01-219-0/+38