aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Reduce test output for incremental comp testsAndy Clement2020-08-155-50/+60
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-157-67/+60
|\
| * Reduce test output for incremental comp testsAndy Clement2020-08-155-49/+32
| * Fix test on J14Andy Clement2020-08-152-18/+28
* | 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-1413-13/+0
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-144-16/+23
|\
| * Fix up tests and reduce verbosity on J11Andy Clement2020-08-142-14/+12
| * 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
* polish and new test for 550705Andy Clement2020-05-016-11/+59
* Include JDTCore for Java14Andy Clement2020-04-2020-515/+836
* polishAndy Clement2019-11-28117-372/+214
* polishAndy Clement2019-11-282-4/+4
* organize importsAndy Clement2019-11-281-5/+3
* Fix 550494Andy Clement2019-11-272-0/+38
* first textblock test for Java13Andy Clement2019-11-252-0/+35
* Java 13 supportAndy Clement2019-11-255-11/+171
* Moved tests around for avoiding weaving switch infrastructure methodAndy Clement2019-09-112-0/+61
* polishAndy Clement2019-07-021-29/+27
* Fix 547808: npe regression for multi @AroundAndy Clement2019-06-034-9/+88
* Updated with Java12 supportAndy Clement2019-04-039-59/+94
* 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
* polish - fix some warningsmaven_buildAndy Clement2019-02-119-18/+0
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-08124-553/+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-31152-42622/+6812
* mavenizing tests - wipAndy Clement2019-01-30420-0/+35767
* overweaving decp/decm testsAndy Clement2019-01-232-0/+181
* 389678: Better support for overweavingAndy Clement2019-01-212-1/+185
* Dig deeper to find WildTypePattern in DeclareParentsAndy Clement2019-01-172-7/+31
* Fix 541325 - Support is(AbstractType)Andy Clement2018-11-192-0/+27
* 513528: Fix use of lambda in ITDAndy Clement2018-10-103-1/+12
* Reverse default - behave like 1.5 (support annotations) by defaultAndy Clement2018-10-1024-1044/+1019
* More fixes for 1.9.2V1_9_2_RC2Andy Clement2018-10-012-0/+43
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-2913-9/+277
* 537825: Remove FINAL for cflow related class elements for Java 9+Andy Clement2018-08-243-4/+53
* testcode for 535086Andy Clement2018-05-253-0/+150
* Initial cut at bug 535086 - pertypewithin and non vis typesAndy Clement2018-05-251-0/+2