]> source.dussan.org Git - aspectj.git/commit
Matthew's fixes for failing weaver unit tests.
authormkersten <mkersten>
Fri, 8 Aug 2003 12:44:56 +0000 (12:44 +0000)
committermkersten <mkersten>
Fri, 8 Aug 2003 12:44:56 +0000 (12:44 +0000)
commit080e0b8e9940150f2bf7a09df0aa7910af8b5447
tree00c0a4306d2c6f23e73e3198a0791e513055c4b9
parent7df925d43588c29a9844014d317046d9c444c2e3
Matthew's fixes for failing weaver unit tests.
14 files changed:
ajde/testdata/bug-36071/config.lst [deleted file]
ajde/testdata/bug-36071/config1.lst [new file with mode: 0644]
ajde/testdata/bug-36071/config2.lst [new file with mode: 0644]
ajde/testdata/bug-36071/input1.jar [new file with mode: 0644]
ajde/testdata/bug-36071/input2.jar [new file with mode: 0644]
ajde/testdata/bug-36071/src/test/TestProperties.java [deleted file]
ajde/testdata/bug-36071/src/test/test.props [deleted file]
ajde/testdata/bug-36071/src/testsrc/TestProperties.java [new file with mode: 0644]
ajde/testdata/bug-36071/src/testsrc/test.props [new file with mode: 0644]
ajde/testsrc/org/aspectj/ajde/NullIdeManager.java
ajde/testsrc/org/aspectj/ajde/NullIdeTaskListManager.java
ajde/testsrc/org/aspectj/ajde/ResourceCopyTestCase.java
ajde/testsrc/org/aspectj/ajde/StructureModelTest.java
weaver/src/org/aspectj/weaver/bcel/BcelWeaver.java