summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
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
2014-10-17tests: avoid false failure when comparing /proc filesBernhard Voelker
2014-10-16chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady
2014-10-08maint: avoid syntax-check failures in previous patchPádraig Brady
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-09-24test: check for Fedora 20 sort key bugPaul Eggert
2014-09-11cat: allow copying empty files to themselvesPaul Eggert
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-07-18tests: fix false failure with spaces in the test directoryPádraig Brady
2014-07-14tests: fix portabilitiy issue in new od-endian testPádraig Brady
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-07-04maint: simplify parsing df's output in shell scriptsBernhard Voelker
2014-07-02pwd: revert default mode back to -PPádraig Brady
2014-07-02tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"Jim Meyering
2014-07-01tests: adapt tests to change in pwd's defaultJim Meyering
2014-06-30pwd: assume -L mode by default, as per POSIXPádraig Brady
2014-06-26tests: use predetermined NON_ROOT_GIDPádraig Brady
2014-06-18seq: fix incorrect output with start or end of -0Pádraig Brady
2014-06-03tests: consolidate tests for true and falsePádraig Brady
2014-06-01cut: restore special case handling of -f with -d$'\n'Pádraig Brady
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady