1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

Add initial tests for basename.

This commit is contained in:
Joseph Crail 2015-05-09 13:32:47 -04:00
parent 234c81311f
commit 646285f684
2 changed files with 55 additions and 0 deletions

View file

@ -158,6 +158,7 @@ endif
# Programs with usable tests
TEST_PROGS := \
basename \
cat \
cp \
env \