coreutils/tests/fixtures/wc
Jed Denlea e5b46ea3eb wc: more tests and fixes
My previous commits meant to bring our wc's output and behavior in line
with GNU's. There should be tests that check for these changes!

I found a stupid bug in my own changes, I was not adding 1 to the
indexes produced by .enumerate() when printing errors.
2023-05-22 01:02:35 -07:00
..
dir with spaces wc: more tests and fixes 2023-05-22 01:02:35 -07:00
alice in wonderland.txt wc: more tests and fixes 2023-05-22 01:02:35 -07:00
alice_in_wonderland.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
emptyfile.txt wc: add tests for edge cases for wc on files 2021-05-03 21:07:32 -04:00
files0 with nonexistent.txt wc: more tests and fixes 2023-05-22 01:02:35 -07:00
files0_list.txt wc: implement files0-from option 2022-02-04 10:12:08 -03:00
files0_list_with_stdin.txt wc: implement files0-from option 2022-02-04 10:12:08 -03:00
lorem_ipsum.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
manyemptylines.txt wc: add tests for edge cases for wc on files 2021-05-03 21:07:32 -04:00
moby_dick.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
notrailingnewline.txt wc: add tests for edge cases for wc on files 2021-05-03 21:07:32 -04:00
onelongemptyline.txt wc: add tests for edge cases for wc on files 2021-05-03 21:07:32 -04:00
onelongword.txt wc: add tests for edge cases for wc on files 2021-05-03 21:07:32 -04:00
UTF_8_test.txt wc: Do a chunked read with proper UTF-8 handling 2021-08-26 01:38:16 +02:00
UTF_8_weirdchars.txt wc: Do a chunked read with proper UTF-8 handling 2021-08-26 01:38:16 +02:00