]> source.dussan.org Git - aspectj.git/commit
Add regression tests for GitHub bug #24
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 8 Jan 2023 10:00:46 +0000 (11:00 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 15 Jan 2023 13:41:51 +0000 (14:41 +0100)
commitbe60722eab5c7f95d55df6f16baf41eaba671d85
treef301704aefe30de7ca2ca4be56bc59f74012c72b
parent0e3d9f0dbc853b168cf84118490ddcb487f2aa0f
Add regression tests for GitHub bug #24

Relates to https://github.com/eclipse/org.aspectj/issues/24.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/bugs1919/github_24/ExactlyMatchingAspect.aj [new file with mode: 0644]
tests/bugs1919/github_24/FuzzilyMatchingAspect.aj [new file with mode: 0644]
tests/bugs1919/github_24/MaybeMissingClass.java [new file with mode: 0644]
tests/src/test/java/org/aspectj/systemtest/ajc1919/Bugs1919Tests.java
tests/src/test/resources/org/aspectj/systemtest/ajc1919/ajc1919.xml