aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Add Java 15 class vile version to BCEL constants, adjust test tools etc.Alexander Kriegisch2021-03-162-30/+45
* Fix outdated ajcTestSuite.dtd and lots of XML problemsAlexander Kriegisch2021-03-141-83/+82
* Fix OutputSpec corner case (test empty output) from @052bd66fAlexander Kriegisch2021-03-141-1/+2
* Make sure Java 14-only tests using preview are not executed on JVM 15+Alexander Kriegisch2021-03-141-0/+31
* Improve text matching in OutputSpec, fixing some failing Windows testsAlexander Kriegisch2021-03-141-25/+20
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-143-48/+48
* Fix: WeaveSpec no longer ignores the '-Xlintfile' parameterAlexander Kriegisch2021-03-121-18/+23
* Unify classpath handling in CompileSpec & RunSpecAlexander Kriegisch2021-03-112-11/+7
* Revert to 1.9.7.BUILD-SNAPSHOTAndy Clement2020-08-211-1/+1
* 1.9.7 milestone 1 publishedAndy Clement2020-08-211-1/+1
* Remove unnecessary interface modifiersLars Grefer2020-08-179-242/+242
* polishAndy Clement2020-08-163-194/+197
* Merge pull request #10 from larsgrefer/cleanup/pomAndy Clement2020-08-161-1/+0
|\
| * Remove project.parent.relative path as ../pom.xml is already the defaultLars Grefer2020-08-151-1/+0
* | Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-1516-20/+4
|\ \
| * | Cleanup unused importsLars Grefer2020-08-1618-18/+0
| * | Update to JUnit 4.13Lars Grefer2020-08-154-7/+4
| |/
* | Weaken Collection declarationsLars Grefer2020-08-1525-72/+68
* | Redundant Collection.addAll() callLars Grefer2020-08-157-30/+17
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* | Manual array copyLars Grefer2020-08-151-6/+2
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-153-5/+5
* | Manual array to collection copyLars Grefer2020-08-153-16/+4
|/
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-142-5/+6
|\
| * Attempting to get J11 build happy at githubAndy Clement2020-08-131-4/+0
| * Making tests behave on 11Andy Clement2020-08-131-1/+6
* | Simplify checks for Java 8 to trueLars Grefer2020-08-141-1/+1
* | Remove checks for old Java VersionsLars Grefer2020-08-131-4/+4
|/
* Use the diamond operator where possibleLars Grefer2020-08-1317-48/+48
* Unnecessary unboxingLars Grefer2020-08-089-10/+10
* Unnecessary boxingLars Grefer2020-08-083-5/+5
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-0816-32/+32
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0838-810/+748
* PolishAndy Clement2020-07-221-323/+332
* 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
* Include JDTCore for Java14Andy Clement2020-04-204-27/+55
* polishAndy Clement2019-11-294-1723/+1765
* polishAndy Clement2019-11-2834-169/+273
* 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
* Fix 550494Andy Clement2019-11-271-20/+19
* Java 13 supportAndy Clement2019-11-252-16/+50
* 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-035-6/+59
* windows compatibility in testsAndy Clement2019-03-031-1/+4
* improved test harnesses for working with runtimeAndy Clement2019-02-191-0/+1
* add missing licenseAndy Clement2019-02-111-0/+12