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/11 19:16:36 UTC

cvs commit: xml-xalan/test/tests/api-gold/trax SystemIdImpInclLevel0.out SystemIdImpInclLevel1.out SystemIdImpInclLevel2.out

curcuru     01/01/11 10:16:36

  Added:       test/tests/api-gold/trax SystemIdImpInclLevel0.out
                        SystemIdImpInclLevel1.out SystemIdImpInclLevel2.out
  Log:
  Gold files for setSystemId test
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/api-gold/trax/SystemIdImpInclLevel0.out
  
  Index: SystemIdImpInclLevel0.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    <include-list-level0><import-list-level0>
      <matched-by-main>Above Should be include-list then import-list</matched-by-main>
      <matched-by-main>This is SystemIdImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</matched-by-main>
      <matched-by-import-level0>Should be matched-by-import</matched-by-import-level0>
      <matched-by-include-level0>Should be matched-by-include</matched-by-include-level0>
      <matched-by-import-also-level0>Should be matched-by-import-also</matched-by-import-also-level0>
      <include-list-level0><import-list-level0>
        <matched-by-main>Should be matched-by-main</matched-by-main>
        <matched-by-main>Should be matched-by-main</matched-by-main>
      </import-list-level0></include-list-level0>
    </import-list-level0></include-list-level0>
  </out>
  
  
  1.1                  xml-xalan/test/tests/api-gold/trax/SystemIdImpInclLevel1.out
  
  Index: SystemIdImpInclLevel1.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    <include-list-level1><import-list-level1>
      <matched-by-main>Above Should be include-list then import-list</matched-by-main>
      <matched-by-main>This is SystemIdImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</matched-by-main>
      <matched-by-import-level1>Should be matched-by-import</matched-by-import-level1>
      <matched-by-include-level1>Should be matched-by-include</matched-by-include-level1>
      <matched-by-import-also-level1>Should be matched-by-import-also</matched-by-import-also-level1>
      <include-list-level1><import-list-level1>
        <matched-by-main>Should be matched-by-main</matched-by-main>
        <matched-by-main>Should be matched-by-main</matched-by-main>
      </import-list-level1></include-list-level1>
    </import-list-level1></include-list-level1>
  </out>
  
  
  1.1                  xml-xalan/test/tests/api-gold/trax/SystemIdImpInclLevel2.out
  
  Index: SystemIdImpInclLevel2.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    <include-list-level2><import-list-level2>
      <matched-by-main>Above Should be include-list then import-list</matched-by-main>
      <matched-by-main>This is SystemIdImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</matched-by-main>
      <matched-by-import-level2>Should be matched-by-import</matched-by-import-level2>
      <matched-by-include-level2>Should be matched-by-include</matched-by-include-level2>
      <matched-by-import-also-level2>Should be matched-by-import-also</matched-by-import-also-level2>
      <include-list-level2><import-list-level2>
        <matched-by-main>Should be matched-by-main</matched-by-main>
        <matched-by-main>Should be matched-by-main</matched-by-main>
      </import-list-level2></include-list-level2>
    </import-list-level2></include-list-level2>
  </out>