1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/tests/fixtures
Nick Fitzgerald 161f96dc8c tests/tail: Rename tail test fixture contents to be easier to read
The repetition of "foo" and "bar" made for difficult-to-read assertion failures
when hacking on `tail`. I think that having each line have unique contents makes
it a bit easier to parse.
2016-03-21 07:51:42 -07:00
..
cat rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
cksum rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
comm comm: additional tests and status/stderr checking for existing tests 2016-02-22 09:59:06 -05:00
cp rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
cut rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
fold rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
hashsum rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
head rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
mv rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
nl rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
paste rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
ptx rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sort rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sum rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
tac rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
tail tests/tail: Rename tail test fixture contents to be easier to read 2016-03-21 07:51:42 -07:00
tsort rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
uniq uniq: add tests 2016-02-29 11:07:16 +05:30
wc rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
.gitattributes .gitattributes: treat tests/fixtures/** as binary data to prevent CRLF convertion by git under Windows 2016-02-14 17:09:47 +01:00