.. |
common
|
tests: do not remove %SYSTEMROOT% from environment variables, it's required to initialize crypto provider (which is required for std::rand)
|
2016-02-14 16:34:39 +01:00 |
fixtures
|
.gitattributes: treat tests/fixtures/** as binary data to prevent CRLF convertion by git under Windows
|
2016-02-14 17:09:47 +01:00 |
base64.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
basename.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
cat.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
chmod.rs
|
tests/chmod: fix tests on nightly
|
2016-01-23 05:06:02 +01:00 |
cksum.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
comm.rs
|
comm: add basic tests
|
2015-11-28 20:51:11 +01:00 |
cp.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
cut.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
dirname.rs
|
dirname: add some tests
|
2015-12-21 11:17:37 +01:00 |
echo.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
env.rs
|
tests/env: don't assume vars are ordered
|
2015-12-22 12:44:05 +01:00 |
expr.rs
|
expr: add basic tests
|
2015-12-22 14:10:43 +01:00 |
factor.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
false.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
fold.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
hashsum.rs
|
Split utility files into separate library.
|
2015-11-24 22:20:27 -05:00 |
head.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
link.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
ln.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
mkdir.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
mktemp.rs
|
tests/mktemp: fix build on nightly
|
2016-02-14 03:31:10 +01:00 |
mv.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
nl.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
paste.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
printf.rs
|
printf: rustfmt pass
|
2016-02-15 00:48:08 -05:00 |
ptx.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
pwd.rs
|
tests: fix tests that broke when using a symlinked /tmp
|
2016-01-10 02:50:39 -08:00 |
readlink.rs
|
tests: fix tests that broke when using a symlinked /tmp
|
2016-01-10 02:50:39 -08:00 |
realpath.rs
|
tests: fix tests that broke when using a symlinked /tmp
|
2016-01-10 02:50:39 -08:00 |
rm.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
rmdir.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
seq.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
sort.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
split.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
stdbuf.rs
|
tests/stdbuf: disable on non-linux os
|
2015-12-22 12:55:51 +01:00 |
sum.rs
|
sum: fix sysv_stdin testcase
|
2015-11-25 09:58:58 +01:00 |
tac.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
tail.rs
|
Add initial tests for default values
|
2015-12-12 16:24:48 -05:00 |
test.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
touch.rs
|
tests/touch: fix tests
|
2016-01-02 09:55:20 +01:00 |
tr.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
true.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
truncate.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
tsort.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
unexpand.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
unlink.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |
wc.rs
|
rewrite tests for cargo compat, decoupled directory, output handling
|
2015-11-23 02:04:15 -05:00 |