tests: avoid false failure with partial locale info
commitc0f02a8f5b164d72438168bce88328193ab39c34
authorPádraig Brady <P@draigBrady.com>
Mon, 25 Mar 2024 18:27:13 +0000 (25 18:27 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 25 Mar 2024 18:40:53 +0000 (25 18:40 +0000)
tree8fa08d4f073719f48f2da81026ee7505dadfaad7
parenta51af4329434d04f5cf219fe0c1ba22b7a059dd4
tests: avoid false failure with partial locale info

* tests/misc/numfmt.pl: Some systems with the fr_FR.UTF-8
locale installed, do not have a thousands grouping character defined.
In this case we skip the locale tests which depend on a non empty
grouping character.
tests/misc/numfmt.pl