]> source.dussan.org Git - aspectj.git/commit
two harness test cases, for classpath (jar and dir)
authorwisberg <wisberg>
Mon, 6 Jan 2003 23:09:44 +0000 (23:09 +0000)
committerwisberg <wisberg>
Mon, 6 Jan 2003 23:09:44 +0000 (23:09 +0000)
commitfa63eb539504e91b3d070d5cf723346b9a86d0aa
tree80390181d48071851226277fed93460c0cc5109c
parent47b257cb438cc74cf708d7edbb4beb11405402f6
two harness test cases, for classpath (jar and dir)
and aspectpath.
Binaries are checked in, as are binary sources
and a build script.
Test specifications are in tests/ajcHarnessTests.xml.
(also checked in) with the build script
tests/harness/classpathTest/AspectMain.java [new file with mode: 0644]
tests/harness/classpathTest/Main.java [new file with mode: 0644]
tests/harness/classpathTest/classesDir/classfile/required/ClassFile.class [new file with mode: 0644]
tests/harness/classpathTest/classpath-src/aspectjar/testaspect/SignalMainRunnable.java [new file with mode: 0644]
tests/harness/classpathTest/classpath-src/build.xml [new file with mode: 0644]
tests/harness/classpathTest/classpath-src/classesDir/classfile/required/ClassFile.java [new file with mode: 0644]
tests/harness/classpathTest/classpath-src/classjar/jar/required/Global.java [new file with mode: 0644]
tests/harness/classpathTest/jars/required.jar [new file with mode: 0644]
tests/harness/classpathTest/jars/requiredAspects.jar [new file with mode: 0644]
tests/harness/classpathTest/readme.txt [new file with mode: 0644]