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/08/06 16:46:03 UTC

cvs commit: xml-xalan/test/tests/conf-gold/conflictres conflictres36.out conflictres35.out conflictres34.out

dmarston    2002/08/06 07:46:02

  Added:       test/tests/conf-gold/conflictres conflictres36.out
                        conflictres35.out conflictres34.out
  Log:
  Some test ideas from the to-do backlog that may be timely.
  Want to help chip away at the backlog of test ideas?
  Write to xalan-dev, stating your interest.
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/conflictres/conflictres36.out
  
  Index: conflictres36.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>a:b:c-Wildcard-last,
  b:d-Wildcard-last,
  d:c-Wildcard-in-middle,
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/conflictres/conflictres35.out
  
  Index: conflictres35.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    a:
      b-Child,c:
      b-Child,c:d:e:
      e:c:
      e:b-Descendant,
      e:c:d:
    
  </out>
  
  
  1.1                  xml-xalan/test/tests/conf-gold/conflictres/conflictres34.out
  
  Index: conflictres34.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
    Any-PI:a-pi
    PI-named-b:some data
    PI-by-content:b-pi
    PI-by-content:c-pi
  </out>
  
  

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