coreutils/tests
Andrew Liebenow 66f11c4ce4
echo: handle multibyte escape sequences (#6803)
* 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

* Use concrete type

* Fix MSRV issue

* Fix non-UTF-8 argument handling

* Fix MSRV issue

* Fix Clippy violation

* Fix compiler warning

* Address PR comments

* Add MSRV TODO comments

* echo: use stdout_only_bytes instead of stdout_is_bytes

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-10-22 11:03:08 +02:00
..
benches/factor num-prime => '0.4.4' 2024-10-15 22:46:44 +02:00
by-util echo: handle multibyte escape sequences (#6803) 2024-10-22 11:03:08 +02:00
common tests: do not elide named lifetimes 2024-09-06 01:00:41 +02:00
fixtures join: add support for multibyte separators (#6736) 2024-10-06 11:48:08 +02:00
test_util_name.rs tests: fix some clippy warnings 2024-05-25 09:06:16 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00