1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Add initial tests for false/true.

This commit is contained in:
Joseph Crail 2015-05-09 15:17:16 -04:00
parent 87e7cc9b44
commit 9172bb9bd8
3 changed files with 20 additions and 0 deletions

View file

@ -164,6 +164,7 @@ TEST_PROGS := \
dirname \
echo \
factor \
false \
fold \
mkdir \
mv \
@ -173,6 +174,7 @@ TEST_PROGS := \
sort \
test \
tr \
true \
truncate \
unexpand