mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add initial tests for realpath.
This commit is contained in:
parent
4aed2eafa8
commit
23cb9541e7
2 changed files with 47 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -178,6 +178,7 @@ TEST_PROGS := \
|
|||
ptx \
|
||||
pwd \
|
||||
readlink \
|
||||
realpath \
|
||||
rm \
|
||||
seq \
|
||||
sort \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue