coreutils
coreutils copied to clipboard
echo: handle multibyte escape sequences
Bug was reported, with root cause analysis, by kkew3 Added tests were derived from test cases provided by kkew3 See https://github.com/uutils/coreutils/issues/6741
GNU testsuite comparison:
Congrats! The gnu test tests/timeout/timeout is no longer failing!
GNU testsuite comparison:
Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
GNU testsuite comparison:
Congrats! The gnu test tests/timeout/timeout is no longer failing!
The octal/hexadecimal code ended up being a bit longer, but hopefully it's more clear now. Naming and other issues fixed.
GNU testsuite comparison:
Congrats! The gnu test tests/timeout/timeout is no longer failing!
GNU testsuite comparison:
GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Thanks!