aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16dircolors: support globbing of TERM entriesPádraig Brady1-0/+8
2015-10-10tests: make a long running test responsive to Ctrl-CPádraig Brady1-1/+5
2015-10-08tests: adjust recent changes to virtual memory limitsPádraig Brady3-4/+3
2015-10-06csplit: remove erroneous mention of -m in --helpPádraig Brady1-1/+1
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker4-12/+20
2015-09-22sort,numfmt: with --debug, diagnose failure to set localePádraig Brady1-0/+2
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon1-3/+67
2015-09-12cut: refactor into set-fields moduleAssaf Gordon1-11/+16
2015-09-03tests: test numfmt stdin behaviorPádraig Brady1-1/+2
2015-09-03base64: no longer support hex or oct --wrap paramsPádraig Brady1-3/+3
2015-09-03base64: use stricter validation on wrap columnPádraig Brady1-0/+14
2015-09-03base32: A new program similar to base64Pádraig Brady2-75/+118
2015-07-07shred: fix pattern selection for certain iteration countsPádraig Brady1-1/+33
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady6-17/+11
2015-07-02tests: avoid false failures on OpenBSD 5.7Pádraig Brady1-1/+2
2015-07-01tests: avoid false failure on FreeBSD systemsPádraig Brady1-0/+4
2015-06-25tests: avoid false failure when running as rootPádraig Brady1-3/+5
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady1-0/+34
2015-06-24seq: handle exponents more consistentlyPádraig Brady1-0/+18
2015-06-24seq: use consistent output format with hex integersPádraig Brady1-1/+25
2015-06-24seq: support inf last item more generally/efficientlyPádraig Brady1-0/+37
2015-06-22numfmt: don't hardcode floating point limitsPádraig Brady1-172/+180
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady1-0/+13
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady1-0/+11
2015-06-21numfmt: support user specified output precisionPádraig Brady1-2/+19
2015-06-19numfmt: implement support for field rangesDylan Cali1-26/+28
2015-06-19numfmt: handle suffixes consistently with --{from,to}-unitPádraig Brady1-2/+8
2015-06-06tests: fix false failure in recent test adjustmentPádraig Brady2-4/+7
2015-06-06build: port to AIXPaul Eggert1-0/+4
2015-06-01tests: fix false failure on loaded systemsPádraig Brady1-1/+1
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady8-17/+41
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano1-1/+11
2015-03-10yes: output data more efficientlyPádraig Brady1-0/+32
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady1-10/+16
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady1-0/+37
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker2-33/+16
2015-02-18tee: exit early if no more writable outputsPádraig Brady1-0/+25
2015-02-03tests: avoid a FP on aarch64 when comparing env/printenv outputBernhard Voelker1-2/+6
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker7-8/+8
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano1-0/+50
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker1-1/+1
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady26-78/+89
2015-01-10maint: clean up some test issues identified with shellcheckPádraig Brady2-2/+2
2015-01-08maint: adjustments related to previous shuf crash fixDaiki Ueno1-8/+9
2015-01-05shuf: do not mishandle 'shuf -i0-0 1'Paul Eggert1-0/+4
2015-01-01maint: update all copyright year number rangesPádraig Brady165-165/+165
2014-12-25tests: fix error message check on some systemsPádraig Brady1-4/+5
2014-12-19diagnose too-large numbers betterPádraig Brady3-9/+17
2014-12-10build: use the system printf routines in most casesPádraig Brady1-3/+17
2014-11-21tests: chcon: avoid false failure with newer selinuxPádraig Brady1-3/+3