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/06/11 20:25:51 UTC

cvs commit: xml-xalan/test/tests/conf-gold/numbering numbering93.out numbering92.out

dmarston    2002/06/11 11:25:51

  Added:       test/tests/conf-gold/numbering numbering93.out
                        numbering92.out
  Log:
  Atomic tests for bugzilla #6798
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/numbering/numbering93.out
  
  Index: numbering93.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    
      <bnote number="1">aaa</bnote>
      <bnote number="2">bbb</bnote>
      <bnote number="3">ccc</bnote>
    
    
      <bnote number="1">ddd</bnote>
      <bnote number="2">eee</bnote>
      <bnote number="3">fff</bnote>
    
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/numbering/numbering92.out
  
  Index: numbering92.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    
      <znote number="1">aaa</znote>
      <znote number="2">bbb</znote>
      <znote number="3">ccc</znote>
    
    
      <znote number="1">ddd</znote>
      <znote number="2">eee</znote>
      <znote number="3">fff</znote>
    
  </out>
  
  

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