aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2010-07-09diff: fix "diff dir1 dir2/". Closes bug 2203Matheus Izvekov
2010-07-06[un]expand: fix testsuiteDenys Vlasenko
2010-07-05randomconfig fixesDenys Vlasenko
2010-06-18cpio.tests: mention suid bits too, not only sgidDenys Vlasenko
2010-06-18data_extract_all: do not chmod symlink. Closes 2053Denys Vlasenko
2010-06-13xargs: fix accounting of -sNUMDenys Vlasenko
2010-06-13xargs: code shrink -15 bytesDenys Vlasenko
2010-06-04sed: fix a case when one-line range matches past lines. Closes bug 1867.Denys Vlasenko
2010-05-12randomtest fixesDenys Vlasenko
2010-05-12sed: fix a command with multible trailing backslashesDenys Vlasenko
2010-05-11randomtest fixesDenys Vlasenko
2010-05-11randomtest fixesDenys Vlasenko
2010-05-11randomtest fixesDenys Vlasenko
2010-05-10more randomconfig testsuite fixesDenys Vlasenko
2010-05-10randomconfig testsuite fixesDenys Vlasenko
2010-05-10work on adding testsuite runs to randomconfig test buildsDenys Vlasenko
2010-04-30grep: fix -FiIan Wienand
2010-04-29libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich
2010-04-26cpio: "NNN blocks" should go to stderrMatheus Izvekov
2010-04-20sed: fix nested {} caseDenys Vlasenko
2010-04-19sed: fix c cmdDenys Vlasenko
2010-04-09tar: fix "hardlinks to symlinks chown" bug 1519.Denys Vlasenko
2010-04-09tar: fix mishandling of repeated hardlink in tarball; expand testsDenys Vlasenko
2010-04-02testsuite fixesChris Metcalf
2010-03-28cpio test: fix false positive with DESKTOP offDenys Vlasenko
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko
2010-03-26unexpand: fix "a b"\n" input caseTomas Heinrich
2010-03-15ar: add archive creation supportAlexander Shishkin
2010-03-14testsuite: don't run grep NUL tests when we know the would failDenys Vlasenko
2010-03-11lineedit: fix another corner case with bad unicode inputDenys Vlasenko
2010-03-11awk: add two tests we currently failDenys Vlasenko
2010-03-10awk: fix the case where nested "for" loops with the same variable misbehaveDenys Vlasenko
2010-03-09lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHARTomas Heinrich
2010-02-26awk: skip whitespace between array name and subscriptAlexander Shishkin
2010-01-31unicode: exclude FDD0..FDEF range tooDenys Vlasenko
2010-01-31exclude more invalid unicode charsDenys Vlasenko
2010-01-31typo fixDenys Vlasenko
2010-01-31ls: fix handling of broken unicode sequencesDenys Vlasenko
2010-01-31ls: unicode fixesDenys Vlasenko
2010-01-31cal: add a unicode testDenys Vlasenko
2010-01-25testsuite-discovered fixesDenys Vlasenko
2010-01-22diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov
2010-01-18diff: rewrite. much smaller and more correctMatheus Izvekov
2010-01-18diff: add more testsDenys Vlasenko
2010-01-17bunzip2.tests: replace $? with \$?Denys Vlasenko
2010-01-16fix testing of busybox "applet" itselfDenys Vlasenko
2010-01-16cp: improve test coverageDenys Vlasenko
2010-01-15cp: fix -H handlingDenys Vlasenko
2010-01-10cpio: add a test for recent fixDenys Vlasenko
2010-01-05cpio: fix unpacking of names with leading slashesDenys Vlasenko