]> source.dussan.org Git - aspectj.git/commit
Testcase for Bug 149322 "Change Xlint cantFindType default to warning"
authormwebster <mwebster>
Fri, 7 Jul 2006 13:42:43 +0000 (13:42 +0000)
committermwebster <mwebster>
Fri, 7 Jul 2006 13:42:43 +0000 (13:42 +0000)
commit5c20db9edf8ecda77db8ad56288f615b11db1385
tree7d606e7bd910e34394b59b2b1a0df158ad669667
parent58bbbe871e85fa2dfc92587b0715e0b04dab190c
Testcase for Bug 149322 "Change Xlint cantFindType default to warning"
tests/bugs153/pr149322/Aspect.aj [new file with mode: 0644]
tests/bugs153/pr149322/Interface.java [new file with mode: 0644]
tests/bugs153/pr149322/Missing.java [new file with mode: 0644]
tests/bugs153/pr149322/TestFail.java [new file with mode: 0644]
tests/bugs153/pr149322/TestPass.java [new file with mode: 0644]
tests/bugs153/pr149322/aop.xml [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java
tests/src/org/aspectj/systemtest/ajc153/ajc153.xml