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-07-24
tests: fix for empty /etc/passwd or /etc/group.
Elliott Hughes
2019-07-22
test.tar: fix tar tests on Android.
Elliott Hughes
2019-07-16
Fix unaligned access, tweak test suite.
Rob Landley
2019-07-16
grep: fix two bugs found by hwasan.
Elliott Hughes
2019-07-12
diff: implement --strip-trailing-cr.
Elliott Hughes
2019-07-12
pidof: fix default behavior, add -x.
Elliott Hughes
2019-07-12
grep: add -R as well as -r.
Elliott Hughes
2019-07-11
env.test: fix new test for toybox echo.
Elliott Hughes
2019-07-10
dd: iflags, oflags, fix ^C, fix the fundamental loop.
Elliott Hughes
2019-07-09
dd: fix seek= on stdout.
Elliott Hughes
2019-07-06
killall: better handling of long names.
Elliott Hughes
2019-07-06
ifconfig.test: disable the pointopoint tests.
Elliott Hughes
2019-07-06
Add comment and test.
Rob Landley
2019-07-03
nl: nl -v
Eric Molitor
2019-06-28
modinfo: various small fixes.
Elliott Hughes
2019-06-28
split.test: don't rely on bash process substitution.
Elliott Hughes
2019-06-28
file, stat: various small improvements.
Elliott Hughes
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
[prev]
[next]