summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-10-27md5sum: quote all printed file namesPádraig Brady
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-10-19tests: adjust recent change to csplit VM limitPádraig Brady
2015-10-19tests: avoid failure when auto selecting factor testsPádraig Brady
2015-10-18maint: avoid duplicate test runsBernhard Voelker
2015-10-16dircolors: support globbing of TERM entriesPádraig Brady
2015-10-15tests: avoid false failure in rm/r-root.sh with gdb warningsPádraig Brady
2015-10-15tests: avoid false failure in rm/r-root.sh under loadPádraig Brady
2015-10-15tests: avoid false failure in a tail test under loadPádraig Brady
2015-10-14tests: avoid false failures with default ACLsPádraig Brady
2015-10-10tests: avoid false failure when restorecon is ineffectivePádraig Brady
2015-10-10tests: make a long running test responsive to Ctrl-CPádraig Brady
2015-10-08tests: adjust recent changes to virtual memory limitsPádraig Brady
2015-10-06csplit: remove erroneous mention of -m in --helpPádraig Brady
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker
2015-09-22sort,numfmt: with --debug, diagnose failure to set localePádraig Brady
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon
2015-09-12cut: refactor into set-fields moduleAssaf Gordon
2015-09-03tests: test numfmt stdin behaviorPádraig Brady
2015-09-03base64: no longer support hex or oct --wrap paramsPádraig Brady
2015-09-03base64: use stricter validation on wrap columnPádraig Brady
2015-09-03base32: A new program similar to base64Pádraig Brady
2015-08-30tests: avoid FP of ls/stat-free-color.sh with newer glibcBernhard Voelker
2015-07-07shred: fix pattern selection for certain iteration countsPádraig Brady
2015-07-03tests: update gnulib submodule and tests/init.sh to latestPádraig Brady
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady
2015-07-01tests: avoid false failure on FreeBSD systemsPádraig Brady
2015-07-01tests: fix false failure on slower systemsPádraig Brady
2015-06-25tests: avoid false failure when running as rootPádraig Brady
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady
2015-06-24seq: handle exponents more consistentlyPádraig Brady
2015-06-24seq: use consistent output format with hex integersPádraig Brady
2015-06-24seq: support inf last item more generally/efficientlyPádraig Brady
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady
2015-06-21numfmt: support user specified output precisionPádraig Brady
2015-06-19numfmt: implement support for field rangesDylan Cali
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady
2015-06-09tail: display consistent diagnostics upon file replacementPádraig Brady
2015-06-09tail: display file headers correctly with inotifyPádraig Brady
2015-06-06tests: fix false failure in recent test adjustmentPádraig Brady
2015-06-06build: port to AIXPaul Eggert
2015-06-01tests: fix race in tail test without inotifyPádraig Brady
2015-06-01tests: fix false failure on loaded systemsPádraig Brady
2015-05-28tests: ln/hard-to-sym FAIL rather than ERROR when ln failsPádraig Brady