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 2002/03/06 18:53:34 UTC

cvs commit: xml-xalan/test/tests/conf-gold/output output90.out output89.out

dmarston    02/03/06 09:53:33

  Added:       test/tests/conf-gold/output output90.out output89.out
  Log:
  Tests for hyphen sequences in xsl:comment that must be
  spaced apart (#6925, #6927, and another for XalanC).
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/output/output90.out
  
  Index: output90.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><!--This needs a space after- --></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/output/output89.out
  
  Index: output89.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><!--This cannot be inserted as- -is.--></out>
  
  

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