From 680908c84f69eee20c41abd4d389ffaca913cc97 Mon Sep 17 00:00:00 2001 From: wisberg Date: Tue, 31 Dec 2002 22:09:31 +0000 Subject: [PATCH] fixes to make ajctests mostly running - still getting some silent failures? --- tests/test-other-systems.xml | 127 +++++++++++++---------------------- 1 file changed, 46 insertions(+), 81 deletions(-) diff --git a/tests/test-other-systems.xml b/tests/test-other-systems.xml index 92958ae6f..3f0199ade 100644 --- a/tests/test-other-systems.xml +++ b/tests/test-other-systems.xml @@ -44,10 +44,9 @@ Runs cycles of ajc/ajdoc/java on other large systems, using taskdef in testing module. Expected and generated files: - build/ - aj-results/ - jars/ - testing-drivers-all.jar # taskdef and required libraries + aj-build/ + jars/ + testing-drivers-all.jar # taskdef and required libraries lib/ test-other-systems/ other-systems-src.zip # sources for other systems @@ -78,12 +77,12 @@ - + + location="${aspectj.modules.dir}/aj-build"/> + location="${aspectj.modules.dir}/lib"/> @@ -94,9 +93,6 @@ - - @@ -108,23 +104,20 @@ - - + location="${aj.build.results.dir}/jars"/> + value="${aj.modules.eajctesting.jar}" /> - + - - @@ -172,10 +162,13 @@ - "## ajctest FYI skip.hard.tests: ${skip.hard.tests}" - "## ajctest FYI ajctest.classpath: ${ajctest.classpath}" - "## ajctest FYI ajctest.args: ${ajctest.args}" - "## ajctest FYI ajctest.compiler: ${ajctest.compiler}" + "## ajctest FYI -----------------------------------" + "## skip.hard.tests: ${skip.hard.tests}" + "## ajctest.classpath: ${ajctest.classpath}" + "## ajctest.args: ${ajctest.args}" + "## ajctest.compiler: ${ajctest.compiler}" + "## ajctest.wrapper.jar: ${ajctest.wrapper.jar}" + "## ajctest -----------------------------------" + message="build runtime: ${aj.modules.runtime.jar}"/> + message="build ${aj.modules.eajctesting.jar} using + ant build.xml build-testing-drivers +"/> @@ -218,7 +213,7 @@ depends="rsa,biojava,jato,kawa, gnuprolog,jarp,jiu, tt-bytecode,xc4j,jmeter,bcel, - jame,sablecc,examples, nsuml,jsci, + jame,sablecc,examples,nsuml,jsci, applets"/> @@ -255,7 +250,6 @@ - @@ -272,7 +266,7 @@ @@ -292,7 +286,7 @@ @@ -683,19 +677,17 @@ - - - - - - - + + + + + + + + @@ -725,10 +717,6 @@ - - @@ -767,7 +755,7 @@ unless="skip.hard.tests" > @@ -789,7 +777,7 @@ @@ -839,6 +827,7 @@ exceptions because of a known bug in swing: - FileChooserDemo - Metalworks + Update: they fail to compile unless using proper JDK libraries -------------------- INFORMATION --------------------- @@ -936,30 +925,6 @@ - - - - - - Usage: ant -f ${ant.file} [ant-options] [options] - - where ant-options can be found be typing: - - ant -help - - and where options include: - -Dnodownload=true do NOT download test files - -Dnocompile=true do NOT compile files, just run the tests - -Dnoclean=true do NOT clean the ${output.classes.dir} before each test - -Dnodoc=true do NOT generate run ajdoc - -Dgui=true display the GUI helper - -help print this help message - -Ddumpresults dump the results to a file - named ajctest-errors[date-and-time].txt - - - - @@ -973,13 +938,13 @@ + location="${basedir}/harness/ajctest"/> @@ -1007,7 +972,7 @@ @@ -1022,7 +987,7 @@ @@ -1039,7 +1004,7 @@ @@ -1056,7 +1021,7 @@ @@ -1073,7 +1038,7 @@ @@ -1090,7 +1055,7 @@ -- 2.39.5