1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-29 00:09:04 +02:00
Files
coreutils/tests/misc
Jim Meyering d1986f81d0 Adjust a seq subtest not to depend on the vagaries of floating point.
* tests/misc/seq (float-3): Use 10.94 as the endpoint, not 10.95,
since 10.95 was precisely in the middle of the interval, and with
a %.1f format could map to either 10.9 or 11.0.
Reported by Mike Frysinger
2007-11-01 12:10:06 +01:00
..