aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Expand)AuthorAgeFilesLines
* awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)Denis Vlasenko2009-04-121-0/+6
* awk: fix compat issue found by gpm buildDenis Vlasenko2009-03-151-0/+5
* tr: update testsuiteDenis Vlasenko2009-03-021-0/+9
* tr: support [:xdigit:], fix handling of ranges and [x]'s.Denis Vlasenko2009-03-011-0/+22
* awk: in BEGIN section $0 should be "", not "0".Denis Vlasenko2009-01-251-0/+7
* mdev: fix breakage caused by unified parser usageDenis Vlasenko2009-01-121-0/+16
* unexpand: fix incorrect expansion, add test for itDenis Vlasenko2008-12-261-0/+30
* expand: fix incorrect expansion exactly on tab boundary; shrink the codeDenis Vlasenko2008-12-141-0/+15
* - add seq -w support (Natanael Copa)Bernhard Reutner-Fischer2008-11-121-1/+6
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-253-3/+3
* whitespace fixesDenis Vlasenko2008-09-251-4/+4
* watchdog: add -T optionDenis Vlasenko2008-09-071-1/+12
* awk: improve nadling of negative numbers in bitwise ops;Denis Vlasenko2008-09-021-0/+1
* build system: echo and test features may be enabledDenis Vlasenko2008-08-291-0/+5
* grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko2008-08-091-6/+2
* xargs: fix -e default to match newer GNU xargs, add SUS mandated -E.Denis Vlasenko2008-08-041-2/+12
* fix some testsuite false positivesDenis Vlasenko2008-08-043-6/+12
* xargs: fix xargs -e; added test for thatDenis Vlasenko2008-08-031-0/+19
* makedevs: shrink (by Vladimir); testsuiteDenis Vlasenko2008-08-012-0/+311
* fix several problems with config parser:Denis Vlasenko2008-07-261-12/+16
* mdev: do not complain if mdev.conf does not exist;Denis Vlasenko2008-07-261-1/+0
* libbb/parse_config.c: fix small buglet (by Vladimir)Denis Vlasenko2008-07-201-1/+42
* tar: fix handling of tarballs with symlinks with size field != 0Denis Vlasenko2008-07-201-0/+27
* libbb: updated config_parse() from VladimirDenis Vlasenko2008-07-191-0/+64
* test: fix parser to prefer binop over unop, as coreutils does.Denis Vlasenko2008-07-191-7/+50
* printf: do not print garbage on "%Ld". closes bug 4214.Denis Vlasenko2008-07-181-0/+5
* printf: fix %b, fix several bugs in %*.*, fix compat issues withDenis Vlasenko2008-07-181-9/+79
* printf: protect against bogus format specifiers. Hopefully closes bug 4184Denis Vlasenko2008-07-171-0/+6
* comm: almost total rewrite; add testsuiteDenis Vlasenko2008-07-152-2/+20
* cpio: testsuite for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771Denis Vlasenko2008-07-111-25/+41
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-119-690/+691
* mount: testsuite for "-o mand"Denis Vlasenko2008-07-081-0/+34
* ssd: do not stat -x EXECUTABLE, it is not needed anymoreDenis Vlasenko2008-07-011-0/+19
* awk: fix a case with multiple -f options. simplify -f file reading.Denis Vlasenko2008-07-012-0/+7
* bunzip2: fix an uncompression error. Add the example to testsuite.Denis Vlasenko2008-06-261-8/+448
* grep: make "-f -" work (+ testsuite)Denis Vlasenko2008-06-071-0/+4
* added testsuite for printf by Cristian Ionescu-IdbohrnDenis Vlasenko2008-06-051-0/+27
* testsuite instrumentation fixes by ChristianDenis Vlasenko2008-05-152-19/+16
* cpio.tests: remove useless commandDenis Vlasenko2008-05-061-1/+0
* uniq: support -w. closes bug 3094.Denis Vlasenko2008-05-031-0/+17
* more fixes to testsuite by Cristian and vdaDenis Vlasenko2008-05-022-20/+43
* clarify grep versionDenis Vlasenko2008-05-021-1/+1
* mdev: fix a bug where we were eating argv[0] of helperDenis Vlasenko2008-05-021-0/+16
* fix grep test false positiveDenis Vlasenko2008-05-021-1/+3
* testing.sh: bashisms are eradicated.Denis Vlasenko2008-05-021-2/+3
* runtest: the saga continues :(Denis Vlasenko2008-05-021-26/+11
* echo: fix echo -e -n "msg\n\0"Denis Vlasenko2008-04-301-0/+1
* runtest: more cleanupsDenis Vlasenko2008-04-291-12/+22
* tar: add testsuite entriesDenis Vlasenko2008-04-291-0/+259
* date: better version of previous commit; + fix testsuiteDenis Vlasenko2008-04-281-17/+18