aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite/mount.tests: fix false positiveDenys Vlasenko2018-06-281-0/+2
* testsuite/pidof.tests: fix false positive take 2Denys Vlasenko2018-06-271-0/+5
* testsuite/tar.tests: fix false positiveDenys Vlasenko2018-06-271-0/+2
* testsuite/pidof.tests: fix false positiveDenys Vlasenko2018-06-271-0/+2
* testsuite/bzcat.tests: fix false positive take 2Denys Vlasenko2018-06-271-5/+6
* testsuite/unexpand/unexpand-works-like-GNU: fix false positiveDenys Vlasenko2018-06-271-0/+4
* testsuite/bzcat.tests: fix false positiveDenys Vlasenko2018-06-271-3/+7
* testsuite/tar.tests: fix false positiveDenys Vlasenko2018-06-271-1/+1
* testsuite/cat.tests: fix false positiveDenys Vlasenko2018-06-271-0/+4
* unlzma: close another SEGV possibilityDenys Vlasenko2018-05-252-3/+16
* tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk2018-05-221-0/+16
* cat: fix cat -e and cat -v erroneously numbering 1st lineDenys Vlasenko2018-04-291-0/+21
* awk: do not allow $(-1)Denys Vlasenko2018-04-231-0/+6
* unlzma: fix another SEGV caseDenys Vlasenko2018-04-192-2/+13
* testsuite: allow tests to work in paths containing spacesRon Yorston2018-04-095-8/+10
* unlzma: fix segfault on bad archiveDenys Vlasenko2018-04-083-0/+21
* bzip2: fix two crashes on corrupted archivesDenys Vlasenko2018-04-083-0/+16
* grep: fix echo "aa" | busybox grep -F -w "a" (should not match)Denys Vlasenko2018-03-291-0/+6
* tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko2018-02-201-5/+5
* testsuite: update busybox and bzcat testsRon Yorston2018-02-122-14/+12
* awk: fix 'delete array[var--]' decrementing var twiceDenys Vlasenko2018-01-071-0/+19
* sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1Denys Vlasenko2017-08-231-0/+6
* libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko2017-08-101-5/+5
* sysctl: fix file parsing, do not require -w for VAR=VALDenys Vlasenko2017-08-052-9/+39
* tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko2017-07-241-11/+54
* od_bloaty: fix floating point outputRon Yorston2017-07-191-0/+10
* msh: delete this appletDenys Vlasenko2017-07-031-1/+0
* Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-171-1/+1
* factor: new appletDenys Vlasenko2017-04-091-0/+48
* paste: new appletMaxime Coste2017-03-235-0/+80
* remove "local" bashism from a few scriptsDenys Vlasenko2017-01-241-5/+5
* cryptpw: support "rounds=NNNNNNN$" thing in saltsDenys Vlasenko2017-01-151-0/+28
* shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_fooDenys Vlasenko2017-01-101-1/+1
* unzip: do not use CDF.extra_len, read local file header. Closes 9536Denys Vlasenko2017-01-081-1/+3
* unzip: properly use CDF to find compressed files. Closes 9536Denys Vlasenko2017-01-051-3/+3
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-121-1/+1
* randomconfig fixesDenys Vlasenko2016-12-123-1/+4
* find: fix handling of trailing slashes in -name PATTERN comparisonsDenys Vlasenko2016-11-251-0/+27
* patch: fix matching failureAaro Koskinen2016-11-241-0/+45
* Make grep/egrep/fgrep independently selectableDenys Vlasenko2016-11-141-1/+1
* tar: handle pax-encoded utf8 filenames and link names. Closes 9406Denys Vlasenko2016-11-112-0/+20
* cpio: add ownership (-R) test casesAaro Koskinen2016-11-041-0/+24
* awk: fix segfault on for loop syntax errorBrian Foley2016-10-241-0/+3
* sed: fix "sed n (flushes pattern space, terminates early)" testcase failureDenys Vlasenko2016-09-011-5/+1
* sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko2016-08-291-1/+1
* gzip: add test that checks that -9 compresses better than -1Natanael Copa2016-08-151-0/+5
* {md5,shaN}sum: make -c EMPTY failDenys Vlasenko2016-07-111-5/+17
* randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko2016-06-201-1/+1