index
:
forks/toybox
master
Toybox with POSIX patches from E5ten
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2019-06-27
touch.test: add missing `TZ=utc`s.
Elliott Hughes
2019-06-26
losetup: fix Android.
Elliott Hughes
2019-06-26
Fix cp.test to pass even if you're root or have a restrictive umask.
Elliott Hughes
2019-06-25
killall.test: don't assume the shell is /bin/sh.
Elliott Hughes
2019-06-25
Make chgrp and chown tests work on Android.
Elliott Hughes
2019-06-25
blkid: adapt tests for util-linux blkid.
Elliott Hughes
2019-06-25
losetup: minor fixes.
Elliott Hughes
2019-06-25
tar: implement --mode.
Elliott Hughes
2019-06-22
Don't test shell builtin for kill.
Rob Landley
2019-06-22
Fix mv with trailing slash in source.
Denys Nykula
2019-06-21
bc: remove a power test that is now an error
Gavin Howard
2019-06-21
Fix cp -r dir/. symlink child.
makepost
2019-06-11
find: add -true/-false.
Elliott Hughes
2019-06-10
kill: add trivial -l tests.
Elliott Hughes
2019-06-10
Add failing test for cp -r dir/. symlink child.
makepost
2019-06-03
Clean up remaining TAIL_SEEK references.
Elliott Hughes
2019-05-29
Teach find -printf about %.Ns patterns, tweak help text, add tests.
Rob Landley
2019-05-28
Workaround for mksh
Rob Landley
2019-05-26
Teach sed about +N range ending.
Rob Landley
2019-05-25
grep: add --exclude-dir.
Elliott Hughes
2019-05-19
Fix tar sparse extract with extension blocks.
Rob Landley
2019-05-19
More tar tests.
Rob Landley
2019-05-17
Fix a missing else, and an inverted test hidden by the missing else.
Rob Landley
2019-05-16
Add human_readable_long() for more than 3 digits of output.
Rob Landley
2019-05-12
Disable lsattr from "make tests" because behavior differs with filesystem.
Rob Landley
2019-05-10
Walk -M /dir:/dir0:/dirN in man.
makepost
2019-05-06
Greatly simplify and speed up regexec0() using REG_STARTEND.
Rob Landley
2019-05-03
env: fix case where a variable is replaced.
Elliott Hughes
2019-04-30
Make echo -E switch off -e.
Rob Landley
2019-04-30
echo: add -E.
Elliott Hughes
2019-04-29
Search name and first line with man -k regex.
makepost
2019-04-26
Add -M and switch test suite to use it (so test doesn't need to run as root).
Rob Landley
2019-04-26
more: better behavior with directories.
Elliott Hughes
2019-04-26
file: improve test coverage.
Elliott Hughes
2019-04-26
file: add test ELF binaries.
Elliott Hughes
2019-04-22
More TEST_HOST -> toyonly
Rob Landley
2019-04-22
Switch some SKIP_HOST tests to toyonly. (The host could be toybox.)
Rob Landley
2019-04-20
Implement man.
makepost@firemail.cc
2019-04-20
New xsetenv() plumbing (repeatedly set same environment variables without
Rob Landley
2019-04-04
Add decompressed version.
Rob Landley
2019-04-03
More tar tests, and fix tar to pass them.
Rob Landley
2019-04-02
More tar cleanup, more tests.
Rob Landley
2019-04-02
Fix a test that wasn't deterministic.
Rob Landley
2019-04-02
Don't check in todo notes.
Rob Landley
2019-04-02
More tar cleanup and tests.
Rob Landley
2019-04-01
More tar cleanup.
Rob Landley
2019-03-31
More tar cleanup, some tests.
Rob Landley
2019-03-28
bc: add a trivial regression test for input from stdin.
Elliott Hughes
2019-03-26
Make touch use xparsedate() (result: -t and -d the same, autodetects format),
Rob Landley
2019-03-25
Add rm -v.
makepost@firemail.cc
[next]