index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Age
Commit message (
Expand
)
Author
2018-10-19
printf: fix printing +-prefixed numbers
Bernhard Reutner-Fischer
2018-09-22
head: convert existing tests to new-style
Thomas De Schampheleire
2018-09-22
head: add test case for negative -n invocation
Thomas De Schampheleire
2018-07-03
hexdump: fix short file of zero butes treated as dup
Denys Vlasenko
2018-06-28
testsuite/mount.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/pidof.tests: fix false positive take 2
Denys Vlasenko
2018-06-27
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/pidof.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/bzcat.tests: fix false positive take 2
Denys Vlasenko
2018-06-27
testsuite/unexpand/unexpand-works-like-GNU: fix false positive
Denys Vlasenko
2018-06-27
testsuite/bzcat.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
testsuite/cat.tests: fix false positive
Denys Vlasenko
2018-05-25
unlzma: close another SEGV possibility
Denys Vlasenko
2018-05-22
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-04-29
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2018-04-23
awk: do not allow $(-1)
Denys Vlasenko
2018-04-19
unlzma: fix another SEGV case
Denys Vlasenko
2018-04-09
testsuite: allow tests to work in paths containing spaces
Ron Yorston
2018-04-08
unlzma: fix segfault on bad archive
Denys Vlasenko
2018-04-08
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-03-29
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
2018-02-20
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-12
testsuite: update busybox and bzcat tests
Ron Yorston
2018-01-07
awk: fix 'delete array[var--]' decrementing var twice
Denys Vlasenko
2017-08-23
sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1
Denys Vlasenko
2017-08-10
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-08-05
sysctl: fix file parsing, do not require -w for VAR=VAL
Denys Vlasenko
2017-07-24
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
Denys Vlasenko
2017-07-19
od_bloaty: fix floating point output
Ron Yorston
2017-07-03
msh: delete this applet
Denys Vlasenko
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-09
factor: new applet
Denys Vlasenko
2017-03-23
paste: new applet
Maxime Coste
2017-01-24
remove "local" bashism from a few scripts
Denys Vlasenko
2017-01-15
cryptpw: support "rounds=NNNNNNN$" thing in salts
Denys Vlasenko
2017-01-10
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo
Denys Vlasenko
2017-01-08
unzip: do not use CDF.extra_len, read local file header. Closes 9536
Denys Vlasenko
2017-01-05
unzip: properly use CDF to find compressed files. Closes 9536
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-12-12
randomconfig fixes
Denys Vlasenko
2016-11-25
find: fix handling of trailing slashes in -name PATTERN comparisons
Denys Vlasenko
2016-11-24
patch: fix matching failure
Aaro Koskinen
2016-11-14
Make grep/egrep/fgrep independently selectable
Denys Vlasenko
2016-11-11
tar: handle pax-encoded utf8 filenames and link names. Closes 9406
Denys Vlasenko
2016-11-04
cpio: add ownership (-R) test cases
Aaro Koskinen
2016-10-24
awk: fix segfault on for loop syntax error
Brian Foley
2016-09-01
sed: fix "sed n (flushes pattern space, terminates early)" testcase failure
Denys Vlasenko
[next]