]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: numfmt: avoid false failure on systems without long double
authorPádraig Brady <P@draigBrady.com>
Tue, 7 Apr 2026 20:44:56 +0000 (21:44 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 7 Apr 2026 20:47:21 +0000 (21:47 +0100)
commit5b0cb4379abfe328bc6a3838fbc59ebf6b39b720
tree6baa50d585709b0bb5b33c3994776f392bb0c533
parent2e7fc39ec16a2204c2abd2de90c8d9ba651d9eda
tests: numfmt: avoid false failure on systems without long double

* tests/numfmt/numfmt.pl: Move recently added test that depends
on long double support to the appropriately guarded set.
Also reduce the value to be in the definitely safe long double range.
Reported by Bruno Haible.
tests/numfmt/numfmt.pl