1
Fork 0
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:
Joseph Crail 2015-06-04 00:04:37 -04:00
parent 4aed2eafa8
commit 23cb9541e7
2 changed files with 47 additions and 0 deletions

View file

@ -178,6 +178,7 @@ TEST_PROGS := \
ptx \
pwd \
readlink \
realpath \
rm \
seq \
sort \