Add initial tests.

This commit is contained in:
Joseph Crail
2015-06-03 01:41:56 -04:00
parent 1e22455032
commit 2dd90af92a
5 changed files with 95 additions and 1 deletions
+2 -1
View File
@@ -188,7 +188,8 @@ TEST_PROGS := \
truncate \
tsort \
unlink \
unexpand
unexpand \
wc
TEST ?= $(TEST_PROGS)