You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/08/10 23:33:55 UTC

cvs commit: xml-xalan/test/tests/conf-gold/sort sort01.out sort09.out

dbertoni    01/08/10 14:33:55

  Modified:    test/tests/conf-gold/sort sort01.out sort09.out
  Log:
  Changed gold for erratum regarding ordering of NaN.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/sort/sort01.out
  
  Index: sort01.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/sort/sort01.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sort01.out	2000/12/17 22:20:29	1.1
  +++ sort01.out	2001/08/10 21:33:55	1.2
  @@ -1,4 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <out>
       Default (ascending) order....
  -    -47 -13 0 Hello 617-939-5938 1 002 3 04 5 0008 23 40 69 82 99 100 666 777 803.05 803.23 803.33333332 803.33333333 1001001001 </out>
  \ No newline at end of file
  +    Hello 617-939-5938 -47 -13 0 1 002 3 04 5 0008 23 40 69 82 99 100 666 777 803.05 803.23 803.33333332 803.33333333 1001001001 </out>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      xml-xalan/test/tests/conf-gold/sort/sort09.out
  
  Index: sort09.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/sort/sort09.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sort09.out	2000/12/17 22:20:29	1.1
  +++ sort09.out	2001/08/10 21:33:55	1.2
  @@ -1,4 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <out>
       Descending order....
  -    1001001001 803.33333333 803.33333332 803.23 803.05 777 666 100 99 82 69 40 23 0008 5 04 3 002 1 0 Hello 617-939-5938 -13 -47 </out>
  \ No newline at end of file
  +    1001001001 803.33333333 803.33333332 803.23 803.05 777 666 100 99 82 69 40 23 0008 5 04 3 002 1 0 -13 -47 Hello 617-939-5938 </out>
  \ No newline at end of file
  
  
  

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