sboag 01/01/02 17:31:34
Modified: test ConformanceTest.properties Log: Specified the embedded files. Revision Changes Path 1.4 +3 -0 xml-xalan/test/ConformanceTest.properties Index: ConformanceTest.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/ConformanceTest.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ConformanceTest.properties 2000/12/20 23:16:42 1.3 +++ ConformanceTest.properties 2001/01/03 01:31:34 1.4 @@ -23,6 +23,9 @@ # Set category to run only the single named directory #category=Atrs +#---- Specify files that have the xsl embedded in them. +embedded=embed01.xsl;embed02.xsl;embed07.xsl + # Set up to use latest XML diff checker fileChecker=org.apache.qetest.xsl.XHTFileCheckService
