aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2018-04-08bzip2: fix two crashes on corrupted archivesDenys Vlasenko
2018-03-29grep: fix echo "aa" | busybox grep -F -w "a" (should not match)Denys Vlasenko
2018-02-20tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko
2018-02-12testsuite: update busybox and bzcat testsRon Yorston
2018-01-07awk: fix 'delete array[var--]' decrementing var twiceDenys Vlasenko
2017-08-23sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1Denys Vlasenko
2017-08-10libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko
2017-08-05sysctl: fix file parsing, do not require -w for VAR=VALDenys Vlasenko
2017-07-24tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko
2017-07-19od_bloaty: fix floating point outputRon Yorston
2017-07-03msh: delete this appletDenys Vlasenko
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2017-04-09factor: new appletDenys Vlasenko
2017-03-23paste: new appletMaxime Coste
2017-01-24remove "local" bashism from a few scriptsDenys Vlasenko
2017-01-15cryptpw: support "rounds=NNNNNNN$" thing in saltsDenys Vlasenko
2017-01-10shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_fooDenys Vlasenko
2017-01-08unzip: do not use CDF.extra_len, read local file header. Closes 9536Denys Vlasenko
2017-01-05unzip: properly use CDF to find compressed files. Closes 9536Denys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-11-25find: fix handling of trailing slashes in -name PATTERN comparisonsDenys Vlasenko
2016-11-24patch: fix matching failureAaro Koskinen
2016-11-14Make grep/egrep/fgrep independently selectableDenys Vlasenko
2016-11-11tar: handle pax-encoded utf8 filenames and link names. Closes 9406Denys Vlasenko
2016-11-04cpio: add ownership (-R) test casesAaro Koskinen
2016-10-24awk: fix segfault on for loop syntax errorBrian Foley
2016-09-01sed: fix "sed n (flushes pattern space, terminates early)" testcase failureDenys Vlasenko
2016-08-29sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko
2016-08-15gzip: add test that checks that -9 compresses better than -1Natanael Copa
2016-07-11{md5,shaN}sum: make -c EMPTY failDenys Vlasenko
2016-06-20randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko
2016-06-20randomconfig fixes 4Denys Vlasenko
2016-06-20randomconfig fixes 3Denys Vlasenko
2016-06-19randomconfig fixes 2Denys Vlasenko
2016-06-19randomconfig fixesDenys Vlasenko
2016-05-06sed: fix append command to match GNU sed 4.2.1Denys Vlasenko
2016-04-24sed: understand \n,\r and \t in i and a commands. Closes 8871Denys Vlasenko
2016-01-24sed: make 's///w FILE' actually write to FILE. Closes 8251Denys Vlasenko
2015-10-30[g]unzip: fix recent breakage.Denys Vlasenko
2015-10-26unzip: test for bad archive SEGVingDenys Vlasenko
2015-10-22tar: add a test that we don't write into symlinksDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2015-10-19sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"Denys Vlasenko
2015-10-19sort: fix key with delimiters breakageDenys Vlasenko
2015-10-12randconfig fixesDenys Vlasenko
2015-10-11randconfig fixesDenys Vlasenko
2015-10-11randconfig fixesDenys Vlasenko