coreutils/test
2015-07-09 12:58:13 -07:00
..
common Add initial implementation for ln. 2015-07-05 14:52:31 -04:00
fixtures Add tests for tac. 2015-06-06 22:33:56 -04:00
base64.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
basename.rs Add initial tests for basename. 2015-05-09 13:32:47 -04:00
cat.rs update cat, cat tests to new API 2015-04-25 03:28:06 -04:00
cp.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
dirname.rs Add initial tests for dirname. 2015-05-09 15:16:45 -04:00
echo.rs Add initial tests for echo. 2015-05-09 15:17:01 -04:00
env.rs Add a test for the 'env -' case 2015-05-27 00:49:50 +03:00
factor.rs Remove unused mutation from variables. 2015-07-08 22:24:02 -04:00
false.rs Add initial tests for false/true. 2015-05-09 15:17:16 -04:00
fold.rs Add tests for fold. 2015-05-08 00:58:43 -04:00
hashsum.rs Fix broken tests. 2015-05-30 20:53:07 -04:00
head.rs Add quiet and verbose flags to head. 2015-05-31 20:26:57 -04:00
ln.rs Add initial implementation for ln. 2015-07-05 14:52:31 -04:00
mkdir.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
mv.rs Add a test 2015-06-30 23:17:16 -04:00
nl.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
paste.rs Add test for paste. 2015-05-07 16:51:55 -04:00
ptx.rs Fix ptx tests on OS X. 2015-06-05 19:55:02 -04:00
pwd.rs Add initial test for pwd. 2015-05-09 15:17:26 -04:00
readlink.rs Move common methods into test library. 2015-06-04 00:04:10 -04:00
realpath.rs Add initial tests for realpath. 2015-06-04 00:04:37 -04:00
rm.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
seq.rs Fix broken seq tests. 2015-05-07 17:09:57 -04:00
sort.rs Check return value of read(). 2015-05-06 13:37:57 -04:00
split.rs Fix broken split tests. 2015-07-05 23:35:32 -04:00
stdbuf.rs Fix stdbuf regression. 2015-07-09 15:23:14 -04:00
tac.rs Add tests for tac. 2015-06-06 22:33:56 -04:00
test.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
tr.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
true.rs Add initial tests for false/true. 2015-05-09 15:17:16 -04:00
truncate.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
tsort.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
unexpand.rs Fix broken tests. 2015-05-30 20:53:07 -04:00
unlink.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
wc.rs Add initial tests. 2015-06-03 01:41:56 -04:00