]> source.dussan.org Git - aspectj.git/commit
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)
authoraclement <aclement>
Mon, 30 Jan 2006 10:22:10 +0000 (10:22 +0000)
committeraclement <aclement>
Mon, 30 Jan 2006 10:22:10 +0000 (10:22 +0000)
commit2b5329c2a672ff32f8c941f0c56e475ea58ce5f3
tree2a96c1d4315bdc252d5bb6e14b5a435c0b78afc7
parentaf8ed913b0057fbe1b48d47a03c4390e7fdb591e
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)
12 files changed:
tests/bugs151/pr125475/Test.java [new file with mode: 0644]
tests/bugs151/pr125475/TestAspect.aj [new file with mode: 0644]
tests/bugs151/pr125475/TestEmptyPointcutAtAspect.java
tests/bugs151/pr125475/TestEmptyPointcutAtAspect2.java [new file with mode: 0644]
tests/bugs151/pr125475/aop.xml [new file with mode: 0644]
tests/bugs151/pr125480/AbstractMethods.aj [new file with mode: 0644]
tests/bugs151/pr125480/AtAspectTestConcreteMethods.java [new file with mode: 0644]
tests/bugs151/pr125480/ConcreteMethods.aj [new file with mode: 0644]
tests/bugs151/pr125480/HelloWorld.java [new file with mode: 0644]
tests/bugs151/pr125480/aop-tracing.xml [new file with mode: 0644]
tests/features151/ptw/ExposedType.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml