aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
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
2008-07-26fix several problems with config parser:Denis Vlasenko
2008-07-26mdev: do not complain if mdev.conf does not exist;Denis Vlasenko
2008-07-20libbb/parse_config.c: fix small buglet (by Vladimir)Denis Vlasenko
2008-07-20tar: fix handling of tarballs with symlinks with size field != 0Denis Vlasenko
2008-07-19libbb: updated config_parse() from VladimirDenis Vlasenko
2008-07-19test: fix parser to prefer binop over unop, as coreutils does.Denis Vlasenko