]> source.dussan.org Git - aspectj.git/commit
pipeline changes: testcode
authoraclement <aclement>
Wed, 26 Jul 2006 15:01:31 +0000 (15:01 +0000)
committeraclement <aclement>
Wed, 26 Jul 2006 15:01:31 +0000 (15:01 +0000)
commit9fcd1e6ce6ec27d7b3db919e1b3605e190b31d3b
treeb93c4a9d8fb6acf330a36490de33997f0b25f781
parent06f5e354a7f278ea16e6ea6b76d137e1e9487f55
pipeline changes:  testcode
13 files changed:
tests/features153/pipelining/AtAJAspect.java [new file with mode: 0644]
tests/features153/pipelining/AtInnerAJAspect.java [new file with mode: 0644]
tests/features153/pipelining/ClassOne.java [new file with mode: 0644]
tests/features153/pipelining/ClassTwo.java [new file with mode: 0644]
tests/features153/pipelining/SimpleAspect.java [new file with mode: 0644]
tests/features153/pipelining/SimpleAspect2.java [new file with mode: 0644]
tests/features153/pipelining/SubAspect.java [new file with mode: 0644]
tests/features153/pipelining/SuperClass.java [new file with mode: 0644]
tests/features153/pipelining/annotations/AnAspect.java [new file with mode: 0644]
tests/features153/pipelining/annotations/DecoratedClass.java [new file with mode: 0644]
tests/features153/pipelining/annotations/Foo.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc153/PipeliningTests.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc153/pipelining.xml [new file with mode: 0644]