]> source.dussan.org Git - aspectj.git/commit
test and fix for 171953
authoraclement <aclement>
Thu, 15 Feb 2007 10:41:33 +0000 (10:41 +0000)
committeraclement <aclement>
Thu, 15 Feb 2007 10:41:33 +0000 (10:41 +0000)
commitb385e38ee74765c80845193e32bff2370dd78903
tree10aa4bc6c2154d0724f355c0c23b5a35cea7480f
parent2447dfe82db042aa10fa5c2a4ba0646c37dc26d7
test and fix for 171953
tests/bugs160/pr171953/test/AbstractExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/AnotherExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/Executable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/ExecutionAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953/test/RunnableAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953/test/SecondTestExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/SubTestExecutable.java [new file with mode: 0644]
tests/bugs160/pr171953/test/TestExecutable.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml