From: acolyer Date: Fri, 8 Aug 2003 11:07:05 +0000 (+0000) Subject: Added task to call ajcTests with and without emacssym and include results in report X-Git-Tag: V1_1_1~120 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7df925d43588c29a9844014d317046d9c444c2e3;p=aspectj.git Added task to call ajcTests with and without emacssym and include results in report --- diff --git a/tests/junitModules.xml b/tests/junitModules.xml index 32725de28..ec7235c8b 100644 --- a/tests/junitModules.xml +++ b/tests/junitModules.xml @@ -3,7 +3,7 @@ - + @@ -23,6 +23,10 @@ cd build ant clean ant -Dtrim.testing.default=false build-testing-jars + + java13.path: path to jdk 1.3 java.exe command for ajc tests + + java14.path: path to jdk 1.4 java.exe command for ajc tests @@ -40,6 +44,15 @@ location="${tests.module.dir}/bin/junitXmlOutput" /> + + + + + @@ -205,7 +218,7 @@ - @@ -268,7 +281,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -343,4 +432,30 @@ location="${junitModules.output.dir}/html/index.html"/> + + + + + + + + + + + + + + + + + + + +