summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-05-12randomtest fixesDenys Vlasenko16-35/+51
2010-05-12sed: fix a command with multible trailing backslashesDenys Vlasenko2-1/+15
2010-05-11randomtest fixesDenys Vlasenko3-4/+5
2010-05-11randomtest fixesDenys Vlasenko4-6/+7
2010-05-11randomtest fixesDenys Vlasenko30-28/+89
2010-05-10more randomconfig testsuite fixesDenys Vlasenko5-18/+26
2010-05-10randomconfig testsuite fixesDenys Vlasenko10-6/+43
2010-05-10work on adding testsuite runs to randomconfig test buildsDenys Vlasenko2-0/+8
2010-04-30grep: fix -FiIan Wienand1-0/+2
2010-04-29libbb/lineedit: add support for preserving "broken" (non-unicode) charsTomas Heinrich1-0/+24
2010-04-26cpio: "NNN blocks" should go to stderrMatheus Izvekov1-4/+4
2010-04-20sed: fix nested {} caseDenys Vlasenko1-0/+5
2010-04-19sed: fix c cmdDenys Vlasenko1-0/+5
2010-04-09tar: fix "hardlinks to symlinks chown" bug 1519.Denys Vlasenko1-0/+29
2010-04-09tar: fix mishandling of repeated hardlink in tarball; expand testsDenys Vlasenko1-7/+45
2010-04-02testsuite fixesChris Metcalf4-4/+16
2010-03-28cpio test: fix false positive with DESKTOP offDenys Vlasenko1-3/+2
2010-03-26unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALEDenys Vlasenko2-3/+3
2010-03-26unexpand: fix "a b"\n" input caseTomas Heinrich1-0/+3
2010-03-15ar: add archive creation supportAlexander Shishkin1-0/+27
2010-03-14testsuite: don't run grep NUL tests when we know the would failDenys Vlasenko2-2/+4
2010-03-11lineedit: fix another corner case with bad unicode inputDenys Vlasenko1-6/+20
2010-03-11awk: add two tests we currently failDenys Vlasenko1-16/+97
2010-03-10awk: fix the case where nested "for" loops with the same variable misbehaveDenys Vlasenko1-0/+38
2010-03-09lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHARTomas Heinrich1-0/+42
2010-02-26awk: skip whitespace between array name and subscriptAlexander Shishkin1-0/+3
2010-01-31unicode: exclude FDD0..FDEF range tooDenys Vlasenko1-4/+4
2010-01-31exclude more invalid unicode charsDenys Vlasenko1-1/+120
2010-01-31typo fixDenys Vlasenko1-1/+1
2010-01-31ls: fix handling of broken unicode sequencesDenys Vlasenko1-22/+24
2010-01-31ls: unicode fixesDenys Vlasenko2-0/+247
2010-01-31cal: add a unicode testDenys Vlasenko2-2/+42
2010-01-25testsuite-discovered fixesDenys Vlasenko2-3/+3
2010-01-22diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov1-0/+31
2010-01-18diff: rewrite. much smaller and more correctMatheus Izvekov1-3/+0
2010-01-18diff: add more testsDenys Vlasenko1-1/+29
2010-01-17bunzip2.tests: replace $? with \$?Denys Vlasenko1-1/+1
2010-01-16fix testing of busybox "applet" itselfDenys Vlasenko2-4/+5
2010-01-16cp: improve test coverageDenys Vlasenko1-81/+81
2010-01-15cp: fix -H handlingDenys Vlasenko1-0/+206
2010-01-10cpio: add a test for recent fixDenys Vlasenko1-0/+16
2010-01-05cpio: fix unpacking of names with leading slashesDenys Vlasenko1-1/+3
2010-01-04fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko1-2/+47
2010-01-04[un]expand: unicode supportTomas Heinrich2-0/+9
2009-12-16tar: add support for --overwrite. +70 bytes.Denys Vlasenko1-0/+13
2009-12-16libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differencesDenys Vlasenko1-4/+5
2009-12-13sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytesDenys Vlasenko1-0/+13
2009-12-04grep: fix a case when -o loops foreverDenys Vlasenko1-0/+5
2009-11-30awk: fix an incorrect casting to string (bug 725). -44 bytes.Denys Vlasenko1-0/+17
2009-11-29tar: add a test for latest fixDenys Vlasenko1-0/+35