mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add tests for rmdir.
I also adjusted error message to conform to GNU implementation.
This commit is contained in:
parent
510b024d0f
commit
3b5c776675
4 changed files with 120 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -187,6 +187,7 @@ TEST_PROGS := \
|
|||
readlink \
|
||||
realpath \
|
||||
rm \
|
||||
rmdir \
|
||||
seq \
|
||||
sort \
|
||||
split \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue