]> source.dussan.org Git - aspectj.git/commit
Fix failing tests after previous commit
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 15 Jan 2023 13:16:04 +0000 (14:16 +0100)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sun, 15 Jan 2023 13:41:51 +0000 (14:41 +0100)
commit43cb1e2fc4dc127c39e550bdcd2efaf84c4b7a0f
tree689a0354e7f6a439688d16a17f2fefac19fab83e
parenta3523e3aaee535e59bc437514d6b3c8e038e65b2
Fix failing tests after previous commit

After the changes, the weaver's behaviour is now slightly different, but
not actually buggy. Actually, in one case there is now a weaver warning
for a non-matching pointcut which should have been there before, but was
not. I.e., things have improved and the tests are even a bit better now.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/bugs165/pr272233/Iffy2.java
tests/src/test/resources/org/aspectj/systemtest/ajc162/ajc162.xml
tests/src/test/resources/org/aspectj/systemtest/ajc165/ajc165.xml
tests/src/test/resources/org/aspectj/systemtest/ajc193/ajc193.xml