1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

comm: add basic tests

This commit is contained in:
Michael Gehring 2015-11-28 20:36:29 +01:00
parent 8a6768e9bd
commit 2f4ae615ed
11 changed files with 63 additions and 0 deletions

View file

@ -114,6 +114,7 @@ TEST_PROGS := \
basename \
cat \
cksum \
comm \
cp \
cut \
dirname \