summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* cpio.tests: mention suid bits too, not only sgidDenys Vlasenko2010-06-181-3/+3
* data_extract_all: do not chmod symlink. Closes 2053Denys Vlasenko2010-06-181-9/+21
* xargs: fix accounting of -sNUMDenys Vlasenko2010-06-131-1/+11
* xargs: code shrink -15 bytesDenys Vlasenko2010-06-131-0/+5
* sed: fix a case when one-line range matches past lines. Closes bug 1867.Denys Vlasenko2010-06-041-0/+5
* randomtest fixesDenys Vlasenko2010-05-1216-35/+51
* sed: fix a command with multible trailing backslashesDenys Vlasenko2010-05-122-1/+15
* randomtest fixesDenys Vlasenko2010-05-113-4/+5
* randomtest fixesDenys Vlasenko2010-05-114-6/+7
* randomtest fixesDenys Vlasenko2010-05-1130-28/+89
* more randomconfig testsuite fixesDenys Vlasenko2010-05-105-18/+26
* randomconfig testsuite fixesDenys Vlasenko2010-05-1010-6/+43
* work on adding testsuite runs to randomconfig test buildsDenys Vlasenko2010-05-102-0/+8
* grep: fix -FiIan Wienand2010-04-301-0/+2
* libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich2010-04-291-0/+24
* cpio: "NNN blocks" should go to stderrMatheus Izvekov2010-04-261-4/+4
* sed: fix nested {} caseDenys Vlasenko2010-04-201-0/+5
* sed: fix c cmdDenys Vlasenko2010-04-191-0/+5
* tar: fix "hardlinks to symlinks chown" bug 1519.Denys Vlasenko2010-04-091-0/+29
* tar: fix mishandling of repeated hardlink in tarball; expand testsDenys Vlasenko2010-04-091-7/+45
* testsuite fixesChris Metcalf2010-04-024-4/+16
* cpio test: fix false positive with DESKTOP offDenys Vlasenko2010-03-281-3/+2
* unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2010-03-262-3/+3
* unexpand: fix "a b"\n" input caseTomas Heinrich2010-03-261-0/+3
* ar: add archive creation supportAlexander Shishkin2010-03-151-0/+27
* testsuite: don't run grep NUL tests when we know the would failDenys Vlasenko2010-03-142-2/+4
* lineedit: fix another corner case with bad unicode inputDenys Vlasenko2010-03-111-6/+20
* awk: add two tests we currently failDenys Vlasenko2010-03-111-16/+97
* awk: fix the case where nested "for" loops with the same variable misbehaveDenys Vlasenko2010-03-101-0/+38
* lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHARTomas Heinrich2010-03-091-0/+42
* awk: skip whitespace between array name and subscriptAlexander Shishkin2010-02-261-0/+3
* unicode: exclude FDD0..FDEF range tooDenys Vlasenko2010-01-311-4/+4
* exclude more invalid unicode charsDenys Vlasenko2010-01-311-1/+120
* typo fixDenys Vlasenko2010-01-311-1/+1
* ls: fix handling of broken unicode sequencesDenys Vlasenko2010-01-311-22/+24
* ls: unicode fixesDenys Vlasenko2010-01-312-0/+247
* cal: add a unicode testDenys Vlasenko2010-01-312-2/+42
* testsuite-discovered fixesDenys Vlasenko2010-01-252-3/+3
* diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov2010-01-221-0/+31
* diff: rewrite. much smaller and more correctMatheus Izvekov2010-01-181-3/+0
* diff: add more testsDenys Vlasenko2010-01-181-1/+29
* bunzip2.tests: replace $? with \$?Denys Vlasenko2010-01-171-1/+1
* fix testing of busybox "applet" itselfDenys Vlasenko2010-01-162-4/+5
* cp: improve test coverageDenys Vlasenko2010-01-161-81/+81
* cp: fix -H handlingDenys Vlasenko2010-01-151-0/+206
* cpio: add a test for recent fixDenys Vlasenko2010-01-101-0/+16
* cpio: fix unpacking of names with leading slashesDenys Vlasenko2010-01-051-1/+3
* fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko2010-01-041-2/+47
* [un]expand: unicode supportTomas Heinrich2010-01-042-0/+9
* tar: add support for --overwrite. +70 bytes.Denys Vlasenko2009-12-161-0/+13