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

comm: additional tests and status/stderr checking for existing tests

This commit is contained in:
Nathan Ross 2016-02-18 09:29:50 -05:00
parent 267a7d043a
commit d1e785c1dc
13 changed files with 192 additions and 28 deletions

View file

@ -0,0 +1,3 @@
a
wordb
wordwordz

View file

@ -0,0 +1,4 @@
e
d
b
a

View file

@ -0,0 +1 @@
e

View file

@ -0,0 +1,7 @@
e
c
b
a
d
b
a

4
tests/fixtures/comm/bad_order_1 vendored Normal file
View file

@ -0,0 +1,4 @@
e
d
b
a

4
tests/fixtures/comm/bad_order_2 vendored Normal file
View file

@ -0,0 +1,4 @@
e
c
b
a

View file

@ -0,0 +1,6 @@
m
h
n
o
c
p

View file

@ -0,0 +1,6 @@
m
h
n
o
c
p

View file

@ -0,0 +1,5 @@
m
h
n
o
p

View file

@ -0,0 +1,2 @@
a
A

View file

@ -0,0 +1 @@
a

View file

@ -0,0 +1,2 @@
a
A