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

uniq: add tests

This commit is contained in:
Chirag B. Jadwani 2016-02-29 11:07:16 +05:30
parent 68efb303bd
commit 676e3718c3
18 changed files with 253 additions and 0 deletions

12
tests/fixtures/uniq/skip-chars.txt vendored Normal file
View file

@ -0,0 +1,12 @@
aaaaa 1
Xbbbb 2
XXbbb 2
ccccc 3
Xcccc 3
ccccc 3
Xdddd 3
XXddd 3
XXXdd 1
XXXdd 1
eeee
fff