coreutils/tests
Jed Denlea 3870ee252a yes: support non-UTF-8 args
Also, tighten the creation of the output buffer.  Rather than copy "y\n"
8192 times, or any other input some number of times, it can be doubled
in place using Vec::extend_from_within.
2023-05-15 11:29:14 -07:00
..
benches/factor factor: add -h/--exponents option (#4710) 2023-04-14 21:20:19 +02:00
by-util yes: support non-UTF-8 args 2023-05-15 11:29:14 -07:00
common Fix a comment in the rustdoc 2023-04-20 23:22:05 +02:00
fixtures cksum: implement --untagged 2023-05-14 16:43:14 +02:00
test_util_name.rs chore: run cargo +nightly clippy --fix 2022-11-16 11:09:44 +02:00
tests.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00