]> git.ipfire.org Git - thirdparty/coreutils.git/commit
test: od: verify -t f defaults to double precision
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 6 Apr 2026 16:10:42 +0000 (17:10 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 6 Apr 2026 16:16:05 +0000 (17:16 +0100)
commitfac454616bbc77b453fa5e193b06aff1a6c819c1
treeca3ffbdb056cc1479cad69dd36444423219d6249
parent3a9901daadb2476969de8efce5948121f2006d2b
test: od: verify -t f defaults to double precision

* tests/od/od-float.sh: Add cases to ensure -t f = -t fD,
and also verify the resulting number.
https://github.com/uutils/coreutils/pull/11396
https://github.com/coreutils/coreutils/pull/241
tests/od/od-float.sh