summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
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-07-07shred: fix pattern selection for certain iteration countsPá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-06-25tests: avoid false failure when running as rootPá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-06tests: fix false failure in recent test adjustmentPádraig Brady
2015-06-06build: port to AIXPaul Eggert
2015-06-01tests: fix false failure on loaded systemsPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano
2015-03-10yes: output data more efficientlyPádraig Brady
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker
2015-02-18tee: exit early if no more writable outputsPádraig Brady
2015-02-03tests: avoid a FP on aarch64 when comparing env/printenv outputBernhard Voelker
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady
2015-01-10maint: clean up some test issues identified with shellcheckPádraig Brady
2015-01-08maint: adjustments related to previous shuf crash fixDaiki Ueno
2015-01-05shuf: do not mishandle 'shuf -i0-0 1'Paul Eggert
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-25tests: fix error message check on some systemsPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-10build: use the system printf routines in most casesPádraig Brady
2014-11-21tests: chcon: avoid false failure with newer selinuxPádraig Brady
2014-10-30maint: tests: fix comments about retry_delay_Pádraig Brady