aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16sed: make N command behave as in GNU sedDenys Vlasenko
2010-08-16mdev: fix non-working device deletion, add a test for thatDenys Vlasenko
2010-08-16patch: uncomment the test which we actually do pass nowDenys Vlasenko
2010-08-16patch: add -N and a test for it (fails for now)Denys Vlasenko
2010-08-13patch: replace it with toybox's implementationRob Landley
2010-08-11Improved portability of testsDan Fandrich
2010-08-01sed.tests: make last test less confusingDenys Vlasenko
2010-08-01sed: fix sed -i: unlike without -i, it does not forget rangesDenys Vlasenko
2010-07-29testsuite: typo in tr.testsLeonid Lisovskiy
2010-07-26*: trailing empty lines removedDenys Vlasenko
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