coreutils/test
2015-10-31 02:50:46 -04:00
..
common Fix test build 2015-09-28 09:52:27 +02:00
fixtures enhanced numeric sort and new human readable sort 2015-08-30 20:06:33 -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
cksum.rs Add tests for cksum/sum. 2015-08-13 21:08:31 -07:00
cp.rs Move helper methods for tests to separate module. 2015-05-29 13:47:00 -04:00
cut.rs Add tests for cut. 2015-07-31 00:14:58 -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 Replace deprecated lines_any() with lines(). 2015-10-31 02:50:46 -04:00
factor.rs factor: reduce number of random tests 2015-09-28 10:38:04 +02: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 Replace unstable set_file_times w/ external crate. 2015-08-11 21:45:11 -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 Stabilize several PathExt methods. 2015-07-31 16:21:06 -04:00
seq.rs Fix broken seq tests. 2015-05-07 17:09:57 -04:00
sort.rs enhanced numeric sort and new human readable sort 2015-08-30 20:06:33 -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
sum.rs Add tests for cksum/sum. 2015-08-13 21:08:31 -07: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
touch.rs Add tests for touch. 2015-08-11 21:45:11 -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 Stabilize several PathExt methods. 2015-07-31 16:21:06 -04:00
wc.rs Add initial tests. 2015-06-03 01:41:56 -04:00