mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add initial tests for basename.
This commit is contained in:
parent
234c81311f
commit
646285f684
2 changed files with 55 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -158,6 +158,7 @@ endif
|
|||
|
||||
# Programs with usable tests
|
||||
TEST_PROGS := \
|
||||
basename \
|
||||
cat \
|
||||
cp \
|
||||
env \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue