..
common
Refactor method to auto-convert into byte array.
2015-05-30 19:12:49 -04:00
fixtures
printing version unified and tests
2015-05-30 13:48:53 +02: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
improved Sieve implementation ; add cargo update
2015-05-15 19:39:43 -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
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -04:00
mkdir.rs
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -04:00
mv.rs
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -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
printing version unified and tests
2015-05-30 13:48:53 +02: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
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
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -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
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -04:00
unlink.rs
Move helper methods for tests to separate module.
2015-05-29 13:47:00 -04:00