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

Add tests for touch.

This commit is contained in:
Joseph Crail 2015-08-11 21:38:10 -04:00
parent eff8851cf9
commit cc4cf6049e
3 changed files with 266 additions and 0 deletions

View file

@ -191,6 +191,7 @@ TEST_PROGS := \
stdbuf \
tac \
test \
touch \
tr \
true \
truncate \