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/02/07 20:40:45 UTC

cvs commit: xml-xalan/test/tests/conf-gold/math math110.out

dmarston    02/02/07 11:40:45

  Modified:    test/tests/conf-gold/math math110.out
  Log:
  Make the numbers more "even" in the binary sense to
  circumvent deep IEEE-754 details.
  
  Revision  Changes    Path
  1.2       +6 -1      xml-xalan/test/tests/conf-gold/math/math110.out
  
  Index: math110.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/math/math110.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- math110.out	16 Jan 2002 23:13:39 -0000	1.1
  +++ math110.out	7 Feb 2002 19:40:45 -0000	1.2
  @@ -1 +1,6 @@
  -<?xml version="1.0" encoding="UTF-8"?><out>1.75|1.75|true|1.75|true|0.0004|0.0004|true|0.0004|true|</out>
  \ No newline at end of file
  +<?xml version="1.0" encoding="UTF-8"?>
  +<out>1.75|1.75|true|
  +1.75|true|
  +0.00040|0.00040|true|
  +0.00040|true|
  +</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