curcuru 00/11/09 14:15:10
Modified: test APITest.properties Log: Use new tests\api directory by default Revision Changes Path 1.2 +2 -2 xml-xalan/test/APITest.properties Index: APITest.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/APITest.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- APITest.properties 2000/11/01 23:25:29 1.1 +++ APITest.properties 2000/11/09 22:15:10 1.2 @@ -3,10 +3,10 @@ #---- Choose locations: where to find files, where to log to # testDir is where root of test xml/xsl files are -inputDir=.\\tests\\apitest +inputDir=.\\tests\\api # goldDir is where the 'gold' files to check against live -goldDir=.\\tests\\apitest-gold +goldDir=.\\tests\\api-gold # outDir is where we put the actual output files and any logs or error dumps outputDir=.\\results-api
