aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
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
2009-06-30sed: fix handling of 1d;1,3p and 1d;1,REGEXpDenys Vlasenko
2009-06-22mdev: fix the case when move rule deletes node with name == device_nameDenys Vlasenko
2009-06-18printf: fix exit code on conversion errorDenys Vlasenko
2009-06-15seq: fix testsuite failuresDenys Vlasenko
2009-06-13fix or document testsuite failuresDenys Vlasenko
2009-06-13test, tcpsvd, tcpsvd: shrinkDenys Vlasenko
2009-06-13fix permissions in testsuiteDenys Vlasenko
2009-06-03rename CONFIG_FEATURE_TAR_GZIPBernhard Reutner-Fischer
2009-05-28cpio.tests: fix false positiveDenys Vlasenko
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-04-19mdev: support $ENVVAR=regexDenis Vlasenko
2009-04-16mdev: set mode, needed when device node already exists.Denis Vlasenko
2009-04-12awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)Denis Vlasenko
2009-03-15awk: fix compat issue found by gpm buildDenis Vlasenko
2009-03-02tr: update testsuiteDenis Vlasenko
2009-03-01tr: support [:xdigit:], fix handling of ranges and [x]'s.Denis Vlasenko
2009-01-25awk: in BEGIN section $0 should be "", not "0".Denis Vlasenko
2009-01-12mdev: fix breakage caused by unified parser usageDenis Vlasenko
2008-12-26unexpand: fix incorrect expansion, add test for itDenis Vlasenko
2008-12-14expand: fix incorrect expansion exactly on tab boundary; shrink the codeDenis Vlasenko
2008-11-12- add seq -w support (Natanael Copa)Bernhard Reutner-Fischer
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer
2008-09-25whitespace fixesDenis Vlasenko
2008-09-07watchdog: add -T optionDenis Vlasenko
2008-09-02awk: improve nadling of negative numbers in bitwise ops;Denis Vlasenko
2008-08-29build system: echo and test features may be enabledDenis Vlasenko
2008-08-09grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko
2008-08-04xargs: fix -e default to match newer GNU xargs, add SUS mandated -E.Denis Vlasenko
2008-08-04fix some testsuite false positivesDenis Vlasenko
2008-08-03xargs: fix xargs -e; added test for thatDenis Vlasenko
2008-08-01makedevs: shrink (by Vladimir); testsuiteDenis Vlasenko