summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2015-09-03base64: use stricter validation on wrap columnPádraig Brady-0/+14
2015-09-03base32: A new program similar to base64Pádraig Brady-75/+118
2015-08-30tests: avoid FP of ls/stat-free-color.sh with newer glibcBernhard Voelker-15/+24
2015-07-07shred: fix pattern selection for certain iteration countsPádraig Brady-1/+33
2015-07-03tests: update gnulib submodule and tests/init.sh to latestPádraig Brady-0/+1
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady-20/+15
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady-4/+7
2015-07-01tests: avoid false failure on FreeBSD systemsPádraig Brady-0/+4
2015-07-01tests: fix false failure on slower systemsPádraig Brady-3/+3
2015-06-25tests: avoid false failure when running as rootPádraig Brady-3/+5
2015-06-25tests: avoid false failures with LD_PRELOAD=libasan.so.2Pádraig Brady-12/+16
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady-0/+35
2015-06-24seq: handle exponents more consistentlyPádraig Brady-0/+18
2015-06-24seq: use consistent output format with hex integersPádraig Brady-1/+25
2015-06-24seq: support inf last item more generally/efficientlyPádraig Brady-0/+38
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady-172/+180
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady-0/+13
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady-0/+11
2015-06-21numfmt: support user specified output precisionPádraig Brady-2/+19
2015-06-19numfmt: implement support for field rangesDylan Cali-26/+28
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady-2/+8
2015-06-09tail: display consistent diagnostics upon file replacementPádraig Brady-2/+2
2015-06-09tail: display file headers correctly with inotifyPádraig Brady-0/+60
2015-06-06tests: fix false failure in recent test adjustmentPádraig Brady-4/+7
2015-06-06build: port to AIXPaul Eggert-0/+4
2015-06-01tests: fix race in tail test without inotifyPádraig Brady-4/+13
2015-06-01tests: fix false failure on loaded systemsPádraig Brady-1/+1
2015-05-28tests: ln/hard-to-sym FAIL rather than ERROR when ln failsPádraig Brady-15/+21
2015-05-28copy: prefer our hardlink to symlink emulation on OS X 10.10Pádraig Brady-1/+2
2015-05-23mkdir: fix -pZ with existing parent directoriesPádraig Brady-1/+2
2015-05-22tests: df-output: accept multiple spaces in headerAssaf Gordon-1/+1
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady-22/+27
2015-05-17build: avoid issues with case insensitive file systemsPádraig Brady-1/+1
2015-05-14tests: fix check for local file system in inotify-rotate-resources.shBernhard Voelker-2/+1
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady-12/+26
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady-5/+16
2015-05-11tail: consistently output all data for truncated filesPádraig Brady-0/+57
2015-05-11tail: fix inotify startup racesPádraig Brady-11/+122
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady-96/+181
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady-10/+30
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady-232/+244
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady-15/+59
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady-2/+3
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady-3/+6
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas-46/+100
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon-11/+11
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano-1/+11
2015-03-10yes: output data more efficientlyPádraig Brady-0/+33
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady-10/+16
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady-0/+37