aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differencesDenys Vlasenko2009-12-161-4/+5
* sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytesDenys Vlasenko2009-12-131-0/+13
* grep: fix a case when -o loops foreverDenys Vlasenko2009-12-041-0/+5
* awk: fix an incorrect casting to string (bug 725). -44 bytes.Denys Vlasenko2009-11-301-0/+17
* tar: add a test for latest fixDenys Vlasenko2009-11-291-0/+35
* use utimes() rather than obsolescent utime()Bernhard Reutner-Fischer2009-11-151-1/+1
* all_sourcecode.tests: check commented out applet order tooMike Frysinger2009-11-041-1/+1
* tests: fix POSIX shell source styleMike Frysinger2009-11-0435-36/+36
* fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)Denys Vlasenko2009-11-041-0/+14
* patch: add another test (currently fails)Denys Vlasenko2009-10-251-0/+26
* patch: add longopts, --dry-run, add one more testDenys Vlasenko2009-10-241-6/+41
* cp: add support for --parents and long option synonyms of short optsDenys Vlasenko2009-09-261-0/+5
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+1
* sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bugDenys Vlasenko2009-08-171-0/+7
* tail: fix "tail +N file_shorter_than_N"Denys Vlasenko2009-08-091-0/+17
* correct mode of testsuite/rx.testsDenys Vlasenko2009-08-031-0/+0
* rx: strip padding from last block. closes bug 501.Denys Vlasenko2009-08-021-0/+27
* grep: fix -E + {range}; fix -o not printing all matches (bug 489)Denys Vlasenko2009-07-291-0/+5