You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/10/05 22:29:52 UTC

cvs commit: xml-xalan/test test.properties

dmarston    01/10/05 13:29:52

  Modified:    test     test.properties
  Log:
  Needed more LRE tests for exclude-result-prefixes.
  Bug-fix incomplete, so exclude tests for now.
  
  Revision  Changes    Path
  1.16      +2 -1      xml-xalan/test/test.properties
  
  Index: test.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/test.properties,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- test.properties	2001/09/24 22:23:59	1.15
  +++ test.properties	2001/10/05 20:29:51	1.16
  @@ -110,7 +110,8 @@
   # Bugzilla1133 lre10.xsl;lre21.xsl
   # Bugzilla3464 namespace85.xsl
   # Bugzilla3800 namespace70.xsl
  -smoketest.conf.excludes=attribset42.xsl;attribset43.xsl;lre10.xsl;lre21.xsl;namespace85.xsl;namespace70.xsl
  +# Bugzilla1132 lre22.xsl;lre23.xsl
  +smoketest.conf.excludes=attribset42.xsl;attribset43.xsl;lre10.xsl;lre21.xsl;lre22.xsl;lre23.xsl;namespace85.xsl;namespace70.xsl
   
   # Runs a selected set of known passing API tests
   smoketest.api.tests=trax.TemplatesAPITest;trax.TransformerAPITest;trax.TransformerFactoryAPITest;trax.stream.StreamResultAPITest;trax.stream.StreamSourceAPITest;trax.dom.DOMResultAPITest;trax.dom.DOMSourceAPITest;trax.sax.SAXSourceAPITest;trax.sax.SAXTransformerFactoryAPITest;trax.sax.TemplatesHandlerAPITest;trax.sax.TransformerHandlerAPITest;trax.sax.TransformerHandlerAPITest;trax.SystemIdTest;trax.SystemIdImpInclTest;trax.EmbeddedStylesheetTest;trax.OutputPropertiesTest;trax.ErrorListenerAPITest;xalanj2.SerializedStylesheetTest;xalanj2.TraceListenerTest;xalanj2.FactoryFeatureTest;xalanj2.TransformStateAPITest;xalanj2.TransformStateTest;xalanj2.TestXPathAPI
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org