summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-26/+18
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-56/+28
2016-11-07maint: misc tweaks to recent changesPádraig Brady-1/+2
2016-11-07date: add %q to output the quarter of the yearPádraig Brady-0/+5
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady-1/+14
2016-10-26md5sum,sha*sum: fix --ignore-missing with checksums starting with 00Pádraig Brady-0/+7
2016-10-15gnulib: update to latest and adapt printf-quote.sh testJim Meyering-1/+1
2016-09-19ls: fix %%b format and precompute morePaul Eggert-1/+18
2016-09-08date: add '--debug' optionAssaf Gordon-0/+132
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon-1/+155
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka-12/+13
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka-0/+47
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon-17/+12
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady-0/+3
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon-1/+2
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon-0/+36
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi-0/+15
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon-0/+92
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady-3/+16
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady-14/+54
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady-14/+8
2016-04-14seq: do not allow NaN argumentsBernhard Voelker-0/+17
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker-0/+10
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-0/+106
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert-1/+4
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady-1/+1
2016-01-18tests: adjust memory limits in head-c.shAssaf Gordon-1/+1
2016-01-15tests: remove a non portable localtime testPádraig Brady-30/+18
2016-01-15tests: adjust memory limits in head-c.shPádraig Brady-1/+1
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady-3/+8
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady-1/+1
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady-0/+8
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon-0/+29
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady-0/+10
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady-5/+7
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady-0/+3
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady-0/+7
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady-0/+8
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon-0/+8
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady-3/+12
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker-0/+3
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady-2/+6
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady-0/+3
2016-01-01maint: update all copyright year number rangesPádraig Brady-171/+171
2015-12-17tests: avoid intermittent ulimit -v failuresPádraig Brady-4/+4
2015-12-15maint: include 'env' commands in returns_ syntax checkPádraig Brady-11/+9
2015-12-15tests: improve kill testsPádraig Brady-11/+17
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady-0/+7
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady-0/+1
2015-12-14tests: add tests for the kill commandPádraig Brady-0/+51