]> source.dussan.org Git - aspectj.git/commit
214559: tests and fix: cope with varying orderings for interdependant declare parents...
authoraclement <aclement>
Wed, 20 Feb 2008 21:07:44 +0000 (21:07 +0000)
committeraclement <aclement>
Wed, 20 Feb 2008 21:07:44 +0000 (21:07 +0000)
commit09bd9cbc83d87fa910e323003707a1ae95a96750
treef78066032cdc093ffed8113603cbd74313465c30
parentf836185807e97bdd7f300a5f615b6234b84d1ee6
214559: tests and fix: cope with varying orderings for interdependant declare parents statements.
tests/bugs160/pr214559/DeclareParentsPrecedenceTest.java [new file with mode: 0644]
tests/bugs160/pr214559/Interface1.java [new file with mode: 0644]
tests/bugs160/pr214559/Interface1TestClass.java [new file with mode: 0644]
tests/bugs160/pr214559/TestAspect.java [new file with mode: 0644]
tests/bugs160/pr214559/TestClass.java [new file with mode: 0644]
tests/bugs160/pr214559/X.java [new file with mode: 0644]
tests/bugs160/pr214559/Y.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml