summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* cpio: avoid 'not created: newer or same age file exists' message for dirsPascal Bellard2010-10-181-0/+10
* shaN: small code shrinkDenys Vlasenko2010-10-161-11/+3
* testsuite: add tests for {ms5,shaN}sumDenys Vlasenko2010-10-165-1/+56
* awk: 00.123 is not a octal constant; neither is 009.123. fixing thisDenys Vlasenko2010-10-051-0/+6
* Fixed a couple of failing tar testsDan Fandrich2010-09-121-4/+5
* tar: add a test for extraction of read-only directoryDan Fandrich2010-09-051-0/+25
* fix false positive in testsuite/tar.testsDenys Vlasenko2010-09-031-4/+4
* Fix some test casesDan Fandrich2010-09-033-5/+14
* testsuite: show the number of failures after a test runDan Fandrich2010-08-294-2/+21
* grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu...Denys Vlasenko2010-08-231-0/+4
* patch: support "patch [FILE [PATCH]]" formatDenys Vlasenko2010-08-221-1/+23
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1642-42/+42
* sed: make N command behave as in GNU sedDenys Vlasenko2010-08-161-3/+11
* mdev: fix non-working device deletion, add a test for thatDenys Vlasenko2010-08-161-0/+10
* patch: uncomment the test which we actually do pass nowDenys Vlasenko2010-08-161-4/+6
* patch: add -N and a test for it (fails for now)Denys Vlasenko2010-08-161-1/+26
* patch: replace it with toybox's implementationRob Landley2010-08-132-6/+10
* Improved portability of testsDan Fandrich2010-08-118-5/+24
* sed.tests: make last test less confusingDenys Vlasenko2010-08-011-1/+1
* sed: fix sed -i: unlike without -i, it does not forget rangesDenys Vlasenko2010-08-011-1/+6
* testsuite: typo in tr.testsLeonid Lisovskiy2010-07-292-4/+4
* *: trailing empty lines removedDenys Vlasenko2010-07-266-6/+0
* diff: fix "diff dir1 dir2/". Closes bug 2203Matheus Izvekov2010-07-091-2/+29
* [un]expand: fix testsuiteDenys Vlasenko2010-07-062-4/+2
* randomconfig fixesDenys Vlasenko2010-07-059-16/+19
* 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