1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/tests
Anirban Halder 1a5639b7d2
Fix ls: panicking on dangling symlink with --color=auto -l (#6346)
* Fixed unwrap being called on dereferenced dangling symlink

* Added test

* Switched to regex matching in test

* Remove unnecessary mkdir call

* Modified documentation of the test and added assertion of the colors

* Fixed a typo
2024-05-11 21:07:44 +02:00
..
benches/factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
by-util Fix ls: panicking on dangling symlink with --color=auto -l (#6346) 2024-05-11 21:07:44 +02:00
common Disabling xattrs function and tests on OpenBSD 2024-05-05 09:08:35 +03:30
fixtures fmt: add basic tests for split-only, prefix, and skip-prefix args 2024-05-05 17:03:28 +02:00
test_util_name.rs tests: fix multi-call test precondition 2024-04-27 16:12:01 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00