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...@locus.apache.org on 2000/12/17 23:04:48 UTC

cvs commit: xml-xalan/test/tests/conf-gold/namedtemplate namedtemplate14.out namedtemplate02.out namedtemplate03.out namedtemplate04.out namedtemplate05.out namedtemplate07.out namedtemplate08.out namedtemplate09.out namedtemplate10.out namedtemplate11.out namedtemplate12.out namedtemplate13.out namedtemplate01.out

dmarston    00/12/17 14:04:48

  Added:       test/tests/conf-gold/namedtemplate namedtemplate14.out
                        namedtemplate02.out namedtemplate03.out
                        namedtemplate04.out namedtemplate05.out
                        namedtemplate07.out namedtemplate08.out
                        namedtemplate09.out namedtemplate10.out
                        namedtemplate11.out namedtemplate12.out
                        namedtemplate13.out namedtemplate01.out
  Log:
  Copy of tests in Lotus/IBM repository
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate14.out
  
  Index: namedtemplate14.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>test,pvar2 default data</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate02.out
  
  Index: namedtemplate02.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>Call-template,top-level-a,top-level-a,
  Apply-templates,top-level-a,sub-level-a,</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate03.out
  
  Index: namedtemplate03.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>doc,def-text-2,doc,a,doc,b,doc,c,doc,d,</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate04.out
  
  Index: namedtemplate04.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns:foo="http://foo.com">
    foo:a
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate05.out
  
  Index: namedtemplate05.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out xmlns:foo="http://foo.com">
    a
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate07.out
  
  Index: namedtemplate07.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
  
    1.showstopper
  
    1.high
     2.high
  
    1.medium
     2.medium
  
    1.low
     2.low</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate08.out
  
  Index: namedtemplate08.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>found A,555,found B,999,
  Back to template 2.
  Back to first template.</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate09.out
  
  Index: namedtemplate09.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out><in1>0<in2>1<in3>2<in4>3<in5>4<in6>5 - all the way in</in6></in5></in4></in3></in2></in1></out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate10.out
  
  Index: namedtemplate10.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    <p>AAA AAA AAA </p>
    <p>BBB BBB </p>
    <p>CCC CCC CCC CCC CCC </p>
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate11.out
  
  Index: namedtemplate11.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>This template got passed XYZ</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate12.out
  
  Index: namedtemplate12.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    A. item1
    B. item2
    OL!
      a. subitem1
      b. subitem2
      OL!
        a. subsubitem
      
      c. subitem3
    
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate13.out
  
  Index: namedtemplate13.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>Looking for doc...X1=hasDocBelow
  Looking for croc...X1=noLowerNode
  Looking for bloc...X1=hasBlocBelow</out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/namedtemplate/namedtemplate01.out
  
  Index: namedtemplate01.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>test,pvar2 default data</out>