grchiu 2002/12/19 08:39:04 Modified: test test.properties Log: Removing passing tests from the DOM conf excludes list. Revision Changes Path 1.88 +1 -8 xml-xalan/test/test.properties Index: test.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/test.properties,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- test.properties 13 Dec 2002 16:38:06 -0000 1.87 +++ test.properties 19 Dec 2002 16:39:04 -0000 1.88 @@ -81,14 +81,7 @@ # Exclusion lists based on specific flavors # Some tests are not valid when outputting DOMs # conflictres19.xsl mismatch-value;TEXT_NODE(#text)len=85;TEXT_NODE(#text)len=85;lengths do not match -# idkey30.xsl uses hash values instead of node IDs for generate-id -# lre13.xsl explicit text output with no root -# output26.xsl explicit text output with no root -# output46.xsl attempting to fix by adding root <html> -# output76.xsl explicit text output with no root -# select07.xsl explicit text output with no root -# sort22.xsl, 23, 24, 25, 30, 31, 35, 37 explicit text output; might be fixable -trax.dom.excludes=conflictres19.xsl;idkey30.xsl;lre13.xsl;output26.xsl;output46.xsl;output76.xsl;select07.xsl;sort22.xsl;sort23.xsl;sort24.xsl;sort25.xsl;sort30.xsl;sort31.xsl;sort35.xsl;sort37.xsl +trax.dom.excludes=conflictres19.xsl # A Testlet class defines the actual algorithim used to # test each stylesheet found; several different testlets available # The default StylesheetTestlet does a simple transform and validates output
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
