1
Fork 0
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:
Joseph Crail 2015-11-01 15:31:48 -05:00
parent 510b024d0f
commit 3b5c776675
4 changed files with 120 additions and 1 deletions

View file

@ -187,6 +187,7 @@ TEST_PROGS := \
readlink \
realpath \
rm \
rmdir \
seq \
sort \
split \