51 Commits (82f13664d0fcc9a392486724c5e1278dc8d9a408)

Author SHA1 Message Date
  Alexander Kriegisch 68a8916c9b Add integration test for '--release N' compiler option 3 years ago
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons 3 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 79e44360cd Make all tests run on Java 16 via '-add-opens' JVM option 3 years ago
  Alexander Kriegisch 6be777e717 Fix AtAjLTWTests::testLTWDumpProxy for Java 16 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings 3 years ago
  Alexander Kriegisch fa8369ebb8 Fix MultiProjectIncrementalTests.testInvalidAspectpath_pr121395 3 years ago
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite 3 years ago
  Alexander Kriegisch 5bb8f42d3b Do not run tests using Java 14 preview features on this Java 15 compiler 3 years ago
  Alexander Kriegisch 1738553596 Restructure Java 14 / AJ 1.9.6 tests 3 years ago
  Alexander Kriegisch ee2bec7cbc Simplify execution of PureJavaTests and KnownLimitationsTests 3 years ago
  Alexander Kriegisch ef21abde05 Make sure Java 14-only tests using preview are not executed on JVM 15+ 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch f7d471f682 Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try 3 years ago
  Andy Clement 884ced970e Reduce test output for incremental comp tests 3 years ago
  Andy Clement 591afb3a59 Reduce test output for incremental comp tests 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Andy Clement ea51777690 Fix test on J14 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 3 years ago
  Andy Clement 8fb374ceba lets have maven fail if those tests fail... 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago
  Andy Clement 7e8259b0d4 Making tests behave on 11 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 4f6619ca4b polish and new test for 550705 4 years ago
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 years ago
  Andy Clement cc88d52fb6 polish 4 years ago
  Andy Clement 282c5d2d07 polish 4 years ago
  Andy Clement 823f2522f1 organize imports 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement dda1ef9438 first textblock test for Java13 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement aa4e441fca Moved tests around for avoiding weaving switch infrastructure method 4 years ago
  Andy Clement 74e0b8b177 polish 5 years ago
  Andy Clement ff7f5a5441 Fix 547808: npe regression for multi @Around 5 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement febe314b37 fixes for tests on windows 5 years ago
  Andy Clement f3623cc56e windows compatibility in tests 5 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement 2f2ae93c68 polish - fix some warnings 5 years ago
  Andy Clement ce1533d849 Fix getSpecFile() to work with URLs and adjust installer unpacker 5 years ago
  Andy Clement 65203fe6d3 mavenizing tests - done 5 years ago
  Andy Clement 2b24e7377d mavenizing tests - wip 5 years ago