1635 Commits (b720626100766ec0c34985404d774eccb51efdc0)

Author SHA1 Message Date
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) 2 years ago
  Alexander Kriegisch de63b63d82 Add test for Java 11 constant-dynamic 2 years ago
  Alexander Kriegisch 2544ad77d9 Add forgotten Bugs198Tests to test suite 2 years ago
  Alexander Kriegisch cbdb8e067c Incorporate JDT Core fix + test for #105 2 years ago
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 4ebacb3939 Fix Java17PreviewFeaturesTests (locale-specific floating-point output) 2 years ago
  Alexander Kriegisch 93e3bd515e Update ECJ version, activate Java 17 preview features tests 2 years ago
  Alexander Kriegisch 620add3a3c Add + activate some Java 17 tests 2 years ago
  Alexander Kriegisch c80551f1d3 Test comment cosmetics 2 years ago
  Alexander Kriegisch 68a8916c9b Add integration test for '--release N' compiler option 2 years ago
  Alexander Kriegisch 9de03c3ea5 Add AspectJ 1.9.7 and Java 17 test skeletons 2 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 0b866816fa Fix tests expecting usage texts as failure outputs 3 years ago
  Alexander Kriegisch 29acb9063a Fix test relying on JVM warning being stripped from output 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 0cec8aea6f Fix outdated ajcTestSuite.dtd and lots of XML problems 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 42b1e6f09e Add missing '-options' values -1.5, -1.9 to ajc{150,190_from150}.xml 3 years ago
  Alexander Kriegisch 021ad3e375 Replace path separators ';' by ',' in XML test specs 3 years ago
  Alexander Kriegisch f7d471f682 Fix MultiProjectIncrementalTests.testAspectPath_pr265693, 2nd try 3 years ago
  Alexander Kriegisch 5a415f27ae Fix path separators in ajc190.xml, make tests run on Windows 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 05f797adde Simplify checks for Java 8 to true 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