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

wc: add tests for edge cases for wc on files

This commit is contained in:
Jeffrey Finkelstein 2021-05-03 20:52:32 -04:00
parent 0a3e2216d7
commit 0cafe2b70d
6 changed files with 160 additions and 0 deletions

0
tests/fixtures/wc/emptyfile.txt vendored Normal file
View file

100
tests/fixtures/wc/manyemptylines.txt vendored Normal file
View file

@ -0,0 +1,100 @@

View file

@ -0,0 +1 @@
a

File diff suppressed because one or more lines are too long

1
tests/fixtures/wc/onelongword.txt vendored Normal file

File diff suppressed because one or more lines are too long