]> source.dussan.org Git - aspectj.git/commit
Extended test coverage to various permutations of crossing package and type boundarie...
authormkersten <mkersten>
Thu, 8 Apr 2004 16:51:09 +0000 (16:51 +0000)
committermkersten <mkersten>
Thu, 8 Apr 2004 16:51:09 +0000 (16:51 +0000)
commit994eaa21e4bda868fc25250e1a5bc3f57ab8ec53
tree048511a984333970a734fd2f0b91b83b8eaf58e6
parent91a29b735cee8c36e903c6c5dd8e3676d6527536
Extended test coverage to various permutations of crossing package and type boundaries with links.
ajdoc/testdata/simple/fluffy/Fluffy.java [new file with mode: 0644]
ajdoc/testdata/simple/fluffy/bunny/Bunny.java [new file with mode: 0644]
ajdoc/testdata/simple/fluffy/bunny/rocks/Rocks.java [new file with mode: 0644]
ajdoc/testdata/simple/fluffy/bunny/rocks/UseThisAspectForLinkCheckToo.java [new file with mode: 0644]
ajdoc/testdata/simple/foo/AspectA.java [deleted file]
ajdoc/testdata/simple/foo/UseThisAspectForLinkCheck.java [new file with mode: 0644]
ajdoc/testsrc/org/aspectj/tools/ajdoc/CoverageTestCase.java