coreutils/tests/fixtures
2019-02-08 07:54:48 +11:00
..
cat cat: fix for numbered lines w/ no trailing newline 2017-01-23 03:34:47 +01: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 implement many copy flags 2017-07-16 19:20:07 -05:00
cut tests/cut: positive testcases for feature complete 2016-08-06 17:11:54 -04:00
dircolors dircolors: tests added 2016-05-11 00:43:51 +08:00
du du: add test for -d flag 2018-03-20 17:55:31 -04:00
fold rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
hashsum hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
head rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
join tests: untrimmed stdout assertion (fix #1235) 2019-02-08 07:54:48 +11: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
od od: implement --traditional 2016-09-02 21:24:29 +02: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 tests: untrimmed stdout assertion (fix #1235) 2019-02-08 07:54:48 +11: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 tail: suppress headers when --quiet flag is used 2017-10-05 21:25:21 +02:00
tsort rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
uniq uniq: add test for zero terminated input and output 2016-08-06 18:41:39 -07:00
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