coreutils/test
2015-05-14 07:16:11 +03:00
..
fixtures Add initial test for tsort. 2015-05-09 23:38:48 -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 Fix cp. 2015-05-05 19:42:38 -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 Fix env and add tests. 2015-05-06 23:59:58 -04:00
factor.rs modify factor impl to eliminate overflow issue 2015-05-08 00:06:35 -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
mkdir.rs Update mkdir. 2015-05-13 16:38:11 -04:00
mv.rs Fix mv. 2015-05-13 21:05:36 -04:00
nl.rs Fix nl. 2015-05-10 18:59:37 -04:00
paste.rs Add test for paste. 2015-05-07 16:51:55 -04:00
pwd.rs Add initial test for pwd. 2015-05-09 15:17:26 -04:00
readlink.rs Add tests for readlink. 2015-05-12 17:09:41 -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 Add initial tests for split. 2015-05-09 13:32:30 -04:00
test.rs fix test 2015-05-07 18:12:32 -04:00
tr.rs fix tr and its test 2015-04-29 01:31:16 -04:00
true.rs Add initial tests for false/true. 2015-05-09 15:17:16 -04:00
truncate.rs Fix truncate and related tests. 2015-04-29 19:23:50 -04:00
tsort.rs Add initial test for tsort. 2015-05-09 23:38:48 -04:00
unexpand.rs slight clarification / refactoring in unexpand 2015-05-07 18:12:32 -04:00