curcuru 00/12/19 08:39:40
Modified: test ConformanceTest.properties Log: Update goldDir to point to correct location Revision Changes Path 1.2 +1 -1 xml-xalan/test/ConformanceTest.properties Index: ConformanceTest.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/ConformanceTest.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ConformanceTest.properties 2000/12/15 21:43:46 1.1 +++ ConformanceTest.properties 2000/12/19 16:39:21 1.2 @@ -8,7 +8,7 @@ inputDir=tests\\conf # goldDir is where the 'gold' files to check against live -goldDir=tests\\conf +goldDir=tests\\conf-gold # outDir is where we put the actual output files and any logs or error dumps outputDir=results-conf
