]> source.dussan.org Git - aspectj.git/commit
testcode for 169432 and 209019
authoraclement <aclement>
Wed, 7 Nov 2007 14:55:17 +0000 (14:55 +0000)
committeraclement <aclement>
Wed, 7 Nov 2007 14:55:17 +0000 (14:55 +0000)
commitb039791377f005005601d0d303150c5a376f1827
tree966ed11fa54466e4ce80cee6bc25fbc839d590e0
parent08904ab5e37abd95a50875f36f4ed5ed757b0cc0
testcode for 169432 and 209019
15 files changed:
tests/bugs154/pr169432/ClassThatAlreadyIncludesRequiredMethods.java [new file with mode: 0644]
tests/bugs154/pr169432/DeclareParentsForNonMarkerInterfaceToAClassThatAlreadyIncludeRequiredMethods.java [new file with mode: 0644]
tests/bugs154/pr169432/NonMarkerInterface.java [new file with mode: 0644]
tests/bugs154/pr209019/case1/A.java [new file with mode: 0644]
tests/bugs154/pr209019/case1/AbstractDurationMethod.java [new file with mode: 0644]
tests/bugs154/pr209019/case1/DurationMethod.java [new file with mode: 0644]
tests/bugs154/pr209019/case1/Runner.java [new file with mode: 0644]
tests/bugs154/pr209019/case2/A.java [new file with mode: 0644]
tests/bugs154/pr209019/case2/AbstractDurationMethod.java [new file with mode: 0644]
tests/bugs154/pr209019/case2/AtDurationMethod.java [new file with mode: 0644]
tests/bugs154/pr209019/case2/Runner.java [new file with mode: 0644]
tests/bugs154/pr209019/case3/A.java [new file with mode: 0644]
tests/bugs154/pr209019/case3/AbstractDurationMethod.java [new file with mode: 0644]
tests/bugs154/pr209019/case3/Runner.java [new file with mode: 0644]
tests/bugs154/pr209019/case3/aop.xml [new file with mode: 0644]