You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by gr...@apache.org on 2003/08/14 16:33:32 UTC

cvs commit: xml-xalan/test/tests/conf-gold/numberformat numberformat45.out numberformat46.out

grchiu      2003/08/14 07:33:32

  Modified:    test/tests/conf-gold/numberformat numberformat45.out
                        numberformat46.out
  Log:
  Changing files from a DOS format to a UNIX format; was causing smoketest
  failures under Windows. Thanks to Morris Kwan for catching this.
  
  Revision  Changes    Path
  1.3       +3 -3      xml-xalan/test/tests/conf-gold/numberformat/numberformat45.out
  
  Index: numberformat45.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/numberformat/numberformat45.out,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- numberformat45.out	22 Jul 2003 21:23:34 -0000	1.2
  +++ numberformat45.out	14 Aug 2003 14:33:32 -0000	1.3
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  -<out>
  -<one>012.345,67, -98.765,432</one>
  +<?xml version="1.0" encoding="UTF-8"?>
  +<out>
  +<one>012.345,67, -98.765,432</one>
   <sub>012.345,67, -98.765,432</sub></out>
  
  
  
  1.3       +3 -3      xml-xalan/test/tests/conf-gold/numberformat/numberformat46.out
  
  Index: numberformat46.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/numberformat/numberformat46.out,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- numberformat46.out	22 Jul 2003 21:23:35 -0000	1.2
  +++ numberformat46.out	14 Aug 2003 14:33:32 -0000	1.3
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  -<out>
  -<one>012.345,67, -98.765,432</one>
  +<?xml version="1.0" encoding="UTF-8"?>
  +<out>
  +<one>012.345,67, -98.765,432</one>
   <sub>012.345,67, -98.765,432</sub></out>
  
  
  

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