You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by cu...@apache.org on 2001/01/04 22:30:32 UTC

cvs commit: xml-xalan/test/tests/api-gold/trax/sax SAXImpIncl.out SAXTest.out

curcuru     01/01/04 13:30:32

  Added:       test/tests/api-gold/trax/sax SAXImpIncl.out SAXTest.out
  Log:
  Stylesheet gold files for SAXSourceAPITest/SAXResultAPITest
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/api-gold/trax/sax/SAXImpIncl.out
  
  Index: SAXImpIncl.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    <include-list><import-list>
      <matched-by-main>Above Should be include-list then import-list</matched-by-main>
      <matched-by-import>Should be matched-by-import</matched-by-import>
      <matched-by-include>Should be matched-by-include</matched-by-include>
      <matched-by-import-also>Should be matched-by-import-also</matched-by-import-also>
      <include-list><import-list>
        <matched-by-main>Should be matched-by-main</matched-by-main>
        <matched-by-main>Should be matched-by-main</matched-by-main>
      </import-list></include-list>
    </import-list></include-list>
  </out>
  
  
  1.1                  xml-xalan/test/tests/api-gold/trax/sax/SAXTest.out
  
  Index: SAXTest.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <list>
    <item>Xalan-J 1.x</item>
    <item>Xalan-J 2.x</item>
    <item>Xalan-C 1.x</item>
    <list>
      <item>Xalan documentation</item>
      <item>Xalan tests</item>
    </list>
  </list>