]> source.dussan.org Git - aspectj.git/commit
more tests for @DeclareParents - building it in pieces.
authoraclement <aclement>
Wed, 29 Mar 2006 12:06:04 +0000 (12:06 +0000)
committeraclement <aclement>
Wed, 29 Mar 2006 12:06:04 +0000 (12:06 +0000)
commita2252d8b395f4da1e56bf77ea5d36e0c8d634ebd
tree2fe4505e5618d7f8217023e098ebc2924f7524ea
parente05ab26570eeb1776836d67e980c37e0813e30e3
more tests for @DeclareParents - building it in pieces.
tests/bugs151/atDecp/case3/MainClass.java [new file with mode: 0644]
tests/bugs151/atDecp/case3/Mood.java [new file with mode: 0644]
tests/bugs151/atDecp/case3/Moody.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/AnnotationMoodImplementor.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/MainClass.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/Mood.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/Moody.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/MoodyImpl.java [new file with mode: 0644]
tests/bugs151/atDecp/case4/TheAspect.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml