coreutils/tests
Jed Denlea 38b4825e7f wc: avoid excess String allocations
print_stats will now take advantage of the buffer built into
io::stdout().

We can also waste fewer lines on show! by making a helper macro.
2023-05-20 23:08:26 -07:00
..
benches/factor factor: add -h/--exponents option (#4710) 2023-04-14 21:20:19 +02:00
by-util wc: avoid excess String allocations 2023-05-20 23:08:26 -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