sboag 00/12/31 02:23:37
Modified: test/java build.xml
Log:
Change the gold directory for examples from api-gold to examples-gold.
Revision Changes Path
1.16 +1 -1 xml-xalan/test/java/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-xalan/test/java/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- build.xml 2000/12/28 15:43:42 1.15
+++ build.xml 2000/12/31 10:23:37 1.16
@@ -463,7 +463,7 @@
<arg value="-inputDir" />
<arg path="${tests.root}/api" />
<arg value="-goldDir" />
- <arg path="${tests.root}/api-gold" />
+ <arg path="${tests.root}/examples-gold" />
<arg value="-outputDir" />
<arg path="${examplestest-results.dir}" />
<arg value="-logFile" />