]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: numfmt: add non-utf8 multi-byte test
authorPádraig Brady <P@draigBrady.com>
Mon, 20 Oct 2025 11:53:13 +0000 (12:53 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 20 Oct 2025 12:27:33 +0000 (13:27 +0100)
commit38b824ac7e07cb95ee2c5d4d428d84af8372f526
tree55d70c3d394ca3279e9bda3f62b6d4248ccaa55a
parente58f9390f1ae30d1855e40ae734dac35bd793a92
tests: numfmt: add non-utf8 multi-byte test

* tests/numfmt/mb-non-utf8.sh: Test GB18030 delimiter search.
* tests/local.mk: Reference the new test, and move
the existing numfmt.pl test from tests/misc to tests/numfmt.
tests/local.mk
tests/numfmt/mb-non-utf8.sh [new file with mode: 0755]
tests/numfmt/numfmt.pl [moved from tests/misc/numfmt.pl with 100% similarity]