mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
uniq: add tests
This commit is contained in:
parent
68efb303bd
commit
676e3718c3
18 changed files with 253 additions and 0 deletions
7
tests/fixtures/uniq/skip-3-check-5-chars.expected
vendored
Normal file
7
tests/fixtures/uniq/skip-3-check-5-chars.expected
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
aaaaa 1
|
||||
Xbbbb 2
|
||||
ccccc 3
|
||||
Xdddd 3
|
||||
XXXdd 1
|
||||
eeee
|
||||
fff
|
Loading…
Add table
Add a link
Reference in a new issue