coreutils/tests
Sylvestre Ledru 3e7594632b ls: when facing an invalid utf-8, don't panic
Fails with
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "invalid-\xE0-"', src/uu/ls/src/ls.rs:1932:53
```
2023-05-14 22:11:44 +02:00
..
benches/factor factor: add -h/--exponents option (#4710) 2023-04-14 21:20:19 +02:00
by-util ls: when facing an invalid utf-8, don't panic 2023-05-14 22:11:44 +02: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