1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 01:31:08 +00:00
uutils-coreutils/tests
Anup Mahindre 898d325aea ls: Fix minor output mismatch
When a single directory is passed to ls in recursive mode, uutils ls
won't print the directory name
======================
GNU ls:
z:
======================
======================
uutils ls:
======================

This commit fixes this minor inconsistency and adds corresponding test.
2021-05-30 18:00:52 +05:30
..
benches/factor factor: Move benchmarks out-of-crate 2021-05-17 19:43:38 +02:00
by-util ls: Fix minor output mismatch 2021-05-30 18:00:52 +05:30
common fix a lot of clippy warnings 2021-05-29 15:11:22 +02:00
fixtures sort: correctly inherit global flags for keys (#2302) 2021-05-29 23:25:56 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00