Change #254381
| Category | gcoreutils |
| Changed by | Collin Funk <collin.funk1@gmail.com> |
| Changed at | Wed 07 Jan 2026 03:52:48 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | 1f1bce27d7e096c7bcf196e1af3b0b13472ac252 |
Comments
tests: mktemp: add tests for invalid Unicode options * init.cfg (bad_unicode): New function, copied from tests/fold/fold-characters.sh with the NUL removed. * tests/fold/fold-characters.sh (bad_unicode): Rename to bad_unicode_with_nul. Reformat long line. * tests/mktemp/bad-unicode.sh: New test. * tests/local.mk (all_tests): Add the new test.
Changed files
- init.cfg
- tests/fold/fold-characters.sh
- tests/local.mk
- tests/mktemp/bad-unicode.sh