mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
who: add tests
This commit is contained in:
parent
8c6cd72848
commit
7637115e51
3 changed files with 91 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -196,7 +196,8 @@ TEST_PROGS := \
|
|||
unexpand \
|
||||
uniq \
|
||||
unlink \
|
||||
wc
|
||||
wc \
|
||||
who
|
||||
|
||||
TESTS := \
|
||||
$(sort $(filter $(UTILS),$(filter-out $(SKIP_UTILS),$(TEST_PROGS))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue