]> source.dussan.org Git - aspectj.git/commit
Testcases for Bug 149322 "Change Xlint cantFindType default to warning"
authormwebster <mwebster>
Mon, 10 Jul 2006 15:31:16 +0000 (15:31 +0000)
committermwebster <mwebster>
Mon, 10 Jul 2006 15:31:16 +0000 (15:31 +0000)
commitc38a878e00f5fa4bb51ec68d9cb4c292402aa14e
tree0abebc468a403d6f8707c3a449ea89f1e0af5338
parente907c49da0f7c98e72f887b17d465defc4d2e58e
Testcases for Bug 149322 "Change Xlint cantFindType default to warning"
12 files changed:
tests/bugs153/pr149322/Aspect.aj [deleted file]
tests/bugs153/pr149322/Aspect1.aj [new file with mode: 0644]
tests/bugs153/pr149322/Aspect2.aj [new file with mode: 0644]
tests/bugs153/pr149322/Aspect3.aj [new file with mode: 0644]
tests/bugs153/pr149322/Interface.java
tests/bugs153/pr149322/Missing.java
tests/bugs153/pr149322/TestFail.java [deleted file]
tests/bugs153/pr149322/TestPass.java [deleted file]
tests/bugs153/pr149322/TestWithMissing.java [new file with mode: 0644]
tests/bugs153/pr149322/aop.xml [deleted file]
tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java
tests/src/org/aspectj/systemtest/ajc153/ajc153.xml