aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* post-1.16.1 fixesDenys Vlasenko2010-06-122-4/+28
* apply post-1.16.0 fixes, bump version to 1.16.11_16_1Denys Vlasenko2010-03-281-3/+2
* 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
* silly whitespace fixDenys Vlasenko2009-07-181-1/+1
* fix mount test false positiveDenys Vlasenko2009-07-181-5/+7
* minor tweaks in testsuiteDenys Vlasenko2009-07-182-10/+13
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-188-23/+43
* add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuiteDenys Vlasenko2009-07-189-2/+38
* fix taskset testsuiteDenys Vlasenko2009-07-181-2/+2
* correct date testsuite to use compatible formatDenys Vlasenko2009-07-182-4/+4
* touch: implement -d --date (our own testsuite needs that)Denys Vlasenko2009-07-186-10/+15
* date: factor out date parsing (in preparation for touch -d)Denys Vlasenko2009-07-181-2/+2
* test: fix "test !" and "test abc -a !". closes bug 465Denys Vlasenko2009-07-171-0/+10
* sed: deal with peculiar behavior of '2d;2,1p' in GNU sedDenys Vlasenko2009-07-101-0/+5
* ls: fix --color handling. Closes bug 435.Denys Vlasenko2009-07-024-10/+10
* mdev: set $MDEV correctly for renamed nodesDenys Vlasenko2009-07-021-2/+2
* sed: fix handling of 1d;1,3p and 1d;1,REGEXpDenys Vlasenko2009-06-301-0/+13
* mdev: fix the case when move rule deletes node with name == device_nameDenys Vlasenko2009-06-221-0/+26
* printf: fix exit code on conversion errorDenys Vlasenko2009-06-181-2/+1
* seq: fix testsuite failuresDenys Vlasenko2009-06-152-10/+14