aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/org/aspectj/systemtest
Commit message (Expand)AuthorAgeFilesLines
* Add tests for Java 21 string patternsAlexander Kriegisch2023-12-111-0/+71
* Reactivate some tests on JDK 21 after upstream fixAlexander Kriegisch2023-11-271-7/+1
* Enable some tests after J19 problems were fixed for J21Alexander Kriegisch2023-11-051-3/+2
* Make all existing tests run on JDK 21Alexander Kriegisch2023-10-051-342/+62
* Move some 1.9.20.1 bug tests to correct directoryAlexander Kriegisch2023-10-051-4/+7
* Add test infrastructure for Java 21 (WIP)Alexander Kriegisch2023-10-053-1/+549
* Remove old '.cvsignore' filesAlexander Kriegisch2023-09-272-2/+0
* ajc162.xml: Fix test failing after previous bugfixAlexander Kriegisch2023-08-231-2/+2
* Add regression test for #257Alexander Kriegisch2023-08-231-0/+41
* Improve bridge method test, bootstrapping ASM usageAlexander Kriegisch2023-08-221-1/+6
* Regression test for Spring issue 27761Alexander Kriegisch2023-08-211-0/+11
* Move 1.9.20 bug regression tests to the correct spotsAlexander Kriegisch2023-08-152-215/+215
* Add regression test for #250Alexander Kriegisch2023-08-061-0/+13
* Add method ArrayReferenceType.equals to fix failing testsAlexander Kriegisch2023-06-261-1/+3
* Add failing test reproducing #246Alexander Kriegisch2023-06-261-0/+12
* Adjust expected error message in switch pattern tests after upstream typo fixAlexander Kriegisch2023-06-244-11/+11
* Add basic tests for Java 20, deactivate Java 19 preview testsAlexander Kriegisch2023-06-242-0/+249
* Fix XML config for Bugs1919Tests.test_GitHub_214Alexander Kriegisch2023-06-041-2/+4
* Add regression test reproducing GitHub #214Alexander Kriegisch2023-01-211-0/+28
* Comment on newly pointcut parsing found problem in test classAlexander Kriegisch2023-01-151-0/+2
* Fix failing tests after previous commitAlexander Kriegisch2023-01-153-20/+23
* Expand regression tests for GitHub bug #24Alexander Kriegisch2023-01-151-13/+56
* Add regression tests for GitHub bug #24Alexander Kriegisch2023-01-151-0/+92
* Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425Alexander Kriegisch2023-01-071-15/+20
* No more compiler errors for implicitly static inner aspects of interfacesAlexander Kriegisch2023-01-061-0/+18
* Test cosmeticsAlexander Kriegisch2023-01-061-1/+1
* Add test reproducing problem from #198Alexander Kriegisch2023-01-041-25/+43
* Fix parenthesised AJ keyword compiler problemAlexander Kriegisch2023-01-041-0/+19
* Regression test for #190Alexander Kriegisch2022-12-301-0/+13
* Fix indentation in ajc1919.xml (cosmetics)Alexander Kriegisch2022-12-301-8/+8
* Fix #366085 concerning declared annotations with source retentionAlexander Kriegisch2022-12-211-3/+9
* Add tests for Java 19 record patternsAlexander Kriegisch2022-12-211-2/+76
* OutputSpec.matchesThisVm better supports version rangesAlexander Kriegisch2022-10-0511-272/+272
* Fix tests due to changed JDK 'toString' methods in Java 19Alexander Kriegisch2022-10-033-42/+51
* Add the first few Java 19 testsAlexander Kriegisch2022-10-032-0/+165
* Cosmetic fixes in Java 18 tests (e.g. copyright year 2022)Alexander Kriegisch2022-10-031-4/+0
* Revert "Fix more LTW tests"Alexander Kriegisch2022-03-312-30/+3
* Revert "AtAjLTWTests: 4 test cases switched to 'useFullLTW' mode"Alexander Kriegisch2022-03-311-10/+10
* Revert "A few dozen more tests need 'useFullLTW' mode"Alexander Kriegisch2022-03-3113-145/+145
* Add some smoke test cases for '--add-reads' and '--add-modules'Alexander Kriegisch2022-03-311-3/+66
* Add test case + experimental fix for AJC option '--add-exports'Alexander Kriegisch2022-03-271-0/+9
* Upgrade to latest JDT Core Java 18 changes, activate J18 preview testsAlexander Kriegisch2022-03-241-4/+29
* Move GH-128 tests from 1.9.8 to 1.9.9 bugs test suite after mergeAlexander Kriegisch2022-03-232-316/+316
* Merge branch 'master' into java-18Alexander Kriegisch2022-03-231-0/+316
|\
| * Name annotation vs native style aspects uniformly in github_128 testsAlexander Kriegisch2022-03-231-4/+4
| * Expand "asynchronous proceed for nested around-advice" to 4 scenarios:Alexander Kriegisch2022-03-231-1/+238
| * Add test "asynchronous proceed for nested around-advice chain"Alexander Kriegisch2022-03-231-0/+79
* | Fix more LTW testsAlexander Kriegisch2022-03-232-3/+30
* | A few dozen more tests need 'useFullLTW' modeAlexander Kriegisch2022-03-2313-146/+146
* | AtAjLTWTests: 4 test cases switched to 'useFullLTW' modeAlexander Kriegisch2022-03-231-10/+10