curcuru     01/10/23 13:17:31

  Modified:    test/tests/conf-gold/output output42.out output43.out
  Log:
  Add <out> elements to make tests compatible with DOM Results; no other changes
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/test/tests/conf-gold/output/output42.out
  
  Index: output42.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output42.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- output42.out      2000/12/17 22:11:22     1.1
  +++ output42.out      2001/10/23 20:17:31     1.2
  @@ -1,4 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<example><![CDATA[<foo>]]></example>
  +<out><example><![CDATA[<foo>]]></example>
   <example><![CDATA[>>>HELLO<<<]]></example>
  -<test><![CDATA[>>>HELLO<<<]]></test>
  \ No newline at end of file
  +<test><![CDATA[>>>HELLO<<<]]></test></out>
  \ No newline at end of file
  
  
  
  1.2       +2 -2      xml-xalan/test/tests/conf-gold/output/output43.out
  
  Index: output43.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output43.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- output43.out      2000/12/17 22:11:22     1.1
  +++ output43.out      2001/10/23 20:17:31     1.2
  @@ -1,3 +1,3 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<example>&gt;&gt;&gt;SHOULD NOT BE WRAPPED WITH cdata 
section&lt;&lt;&lt;</example>
  -<test><![CDATA[>>>SHOULD BE WRAPPED WITH cdata section<<<]]></test>
  \ No newline at end of file
  +<out><example>&gt;&gt;&gt;SHOULD NOT BE WRAPPED WITH cdata 
section&lt;&lt;&lt;</example>
  +<test><![CDATA[>>>SHOULD BE WRAPPED WITH cdata section<<<]]></test></out>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to