For now, cater to gnulib strtod inaccuracies.
authorEric Blake <ebb9@byu.net>
Tue, 1 Apr 2008 12:34:34 +0000 (06:34 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 1 Apr 2008 12:34:34 +0000 (06:34 -0600)
commitd9c1fb5a5d6eb4c44e65918c0517a504b6d8f504
tree205583788504c4035a9281d966adb4029cdd7572
parent06945b7c073c0872ec2049c0e0b94f789bf8d77e
For now, cater to gnulib strtod inaccuracies.

* tests/test-strtod.c (main): Allow 1-ulp error on expected
fractional results.  While not as nice from a QoI perspective, it
is a quicker patch than correctly implementing decimal to binary
rounding.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-strtod.c