mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Adding tests for ls. Corrected issue with ls on the present directory throwing panic!()
This commit is contained in:
parent
825a850fa9
commit
0bb0c40c36
4 changed files with 38 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -146,6 +146,7 @@ TEST_PROGS := \
|
|||
head \
|
||||
link \
|
||||
ln \
|
||||
ls \
|
||||
mkdir \
|
||||
mktemp \
|
||||
mv \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue