pauldick 00/12/20 15:16:43
Modified: test ConformanceTest.properties Log: Updated to use the XML file checker Revision Changes Path 1.3 +3 -0 xml-xalan/test/ConformanceTest.properties Index: ConformanceTest.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/ConformanceTest.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ConformanceTest.properties 2000/12/19 16:39:21 1.2 +++ ConformanceTest.properties 2000/12/20 23:16:42 1.3 @@ -23,6 +23,9 @@ # Set category to run only the single named directory #category=Atrs +# Set up to use latest XML diff checker +fileChecker=org.apache.qetest.xsl.XHTFileCheckService + # Set excludes to exclude specific tests: foo.xsl;bar.xsl;goo.xsl #excludes=lre01.xsl;lre02.xsl
