aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
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
2010-01-31cal: add a unicode testDenys Vlasenko
2010-01-25testsuite-discovered fixesDenys Vlasenko
2010-01-22diff: fix flag -B, cleanups and a couple more tests V2Matheus Izvekov
2010-01-18diff: rewrite. much smaller and more correctMatheus Izvekov
2010-01-18diff: add more testsDenys Vlasenko
2010-01-17bunzip2.tests: replace $? with \$?Denys Vlasenko
2010-01-16fix testing of busybox "applet" itselfDenys Vlasenko
2010-01-16cp: improve test coverageDenys Vlasenko
2010-01-15cp: fix -H handlingDenys Vlasenko
2010-01-10cpio: add a test for recent fixDenys Vlasenko
2010-01-05cpio: fix unpacking of names with leading slashesDenys Vlasenko
2010-01-04fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gma...Denys Vlasenko
2010-01-04[un]expand: unicode supportTomas Heinrich
2009-12-16tar: add support for --overwrite. +70 bytes.Denys Vlasenko
2009-12-16libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differencesDenys Vlasenko
2009-12-13sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytesDenys Vlasenko
2009-12-04grep: fix a case when -o loops foreverDenys Vlasenko
2009-11-30awk: fix an incorrect casting to string (bug 725). -44 bytes.Denys Vlasenko
2009-11-29tar: add a test for latest fixDenys Vlasenko
2009-11-15use utimes() rather than obsolescent utime()Bernhard Reutner-Fischer
2009-11-04all_sourcecode.tests: check commented out applet order tooMike Frysinger
2009-11-04tests: fix POSIX shell source styleMike Frysinger
2009-11-04fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com)Denys Vlasenko
2009-10-25patch: add another test (currently fails)Denys Vlasenko
2009-10-24patch: add longopts, --dry-run, add one more testDenys Vlasenko
2009-09-26cp: add support for --parents and long option synonyms of short optsDenys Vlasenko
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2009-08-17sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bugDenys Vlasenko
2009-08-09tail: fix "tail +N file_shorter_than_N"Denys Vlasenko
2009-08-03correct mode of testsuite/rx.testsDenys Vlasenko
2009-08-02rx: strip padding from last block. closes bug 501.Denys Vlasenko
2009-07-29grep: fix -E + {range}; fix -o not printing all matches (bug 489)Denys Vlasenko
2009-07-18silly whitespace fixDenys Vlasenko
2009-07-18fix mount test false positiveDenys Vlasenko
2009-07-18minor tweaks in testsuiteDenys Vlasenko
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2009-07-18add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuiteDenys Vlasenko
2009-07-18fix taskset testsuiteDenys Vlasenko
2009-07-18correct date testsuite to use compatible formatDenys Vlasenko
2009-07-18touch: implement -d --date (our own testsuite needs that)Denys Vlasenko
2009-07-18date: factor out date parsing (in preparation for touch -d)Denys Vlasenko
2009-07-17test: fix "test !" and "test abc -a !". closes bug 465Denys Vlasenko
2009-07-10sed: deal with peculiar behavior of '2d;2,1p' in GNU sedDenys Vlasenko
2009-07-02ls: fix --color handling. Closes bug 435.Denys Vlasenko
2009-07-02mdev: set $MDEV correctly for renamed nodesDenys Vlasenko