]> source.dussan.org Git - aspectj.git/commit
These class files are *input* to the weaver test cases.
authoracolyer <acolyer>
Mon, 17 Nov 2003 11:28:03 +0000 (11:28 +0000)
committeracolyer <acolyer>
Mon, 17 Nov 2003 11:28:03 +0000 (11:28 +0000)
commit49f9e52d6f35545f2a1cf4c10e3da219be8f1e7b
treef81564797bdec2d3ce253f41e20d7346a74db180
parentfa41db8fefbe302a0298f031d817920729ced47b
These class files are *input* to the weaver test cases.
Can't rely on the ones built as part of the AspectJ build as
the weaver test cases are sensitive to the exact compiler
used (needs to be Eclipse 2.1.1 based).
weaver/testdata/bin/Aspect.class [new file with mode: 0644]
weaver/testdata/bin/DynamicHelloWorld.class [new file with mode: 0644]
weaver/testdata/bin/FancyHelloWorld.class [new file with mode: 0644]
weaver/testdata/bin/FieldyHelloWorld.class [new file with mode: 0644]
weaver/testdata/bin/HelloWorld.class [new file with mode: 0644]
weaver/testdata/bin/MultiArgHelloWorld.class [new file with mode: 0644]
weaver/testdata/bin/README.txt [new file with mode: 0644]
weaver/testdata/bin/Test.class [new file with mode: 0644]
weaver/testdata/bin/TestSwitchy.class [new file with mode: 0644]