]> source.dussan.org Git - aspectj.git/commit
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer...
authormwebster <mwebster>
Tue, 15 Aug 2006 15:34:56 +0000 (15:34 +0000)
committermwebster <mwebster>
Tue, 15 Aug 2006 15:34:56 +0000 (15:34 +0000)
commit3b517caf402c6d7c52d4bcbdc86c7528ab828ec9
tree35747fa504d6694aae47bc22ce4e4f6f9920e5c2
parent82e3e13c66720ed17399821d478c31151b2d2234
Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestServer, TestServerTest and LTWServerTests)
12 files changed:
testing-client/src/org/aspectj/testing/server/TestServer.java [new file with mode: 0644]
testing-client/testdata/server.properties [new file with mode: 0644]
testing-client/testsrc/org/aspectj/testing/TestingTests.java
testing-client/testsrc/org/aspectj/testing/server/TestServerTest.java [new file with mode: 0644]
tests/ltw/Child.java [new file with mode: 0644]
tests/ltw/Parent.java [new file with mode: 0644]
tests/ltw/ant-server.xml [new file with mode: 0644]
tests/ltw/server-helloworld.properties [new file with mode: 0644]
tests/ltw/server-parentandchild.properties [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/AllTestsAspectJ150.java
tests/src/org/aspectj/systemtest/ajc150/ltw/LTWServerTests.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml