mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Add initial tests.
This commit is contained in:
parent
1e22455032
commit
2dd90af92a
5 changed files with 95 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -188,7 +188,8 @@ TEST_PROGS := \
|
|||
truncate \
|
||||
tsort \
|
||||
unlink \
|
||||
unexpand
|
||||
unexpand \
|
||||
wc
|
||||
|
||||
TEST ?= $(TEST_PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue