summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2016-11-30tests: fix false failure with spaces in $PWDPádraig Brady-1/+1
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady-1/+1
2016-11-28tac: fix mem corruption when failing to read non seekable inputsPádraig Brady-0/+3
2016-11-27doc: add NEWS entries for recent changesPádraig Brady-1/+1
2016-11-26shuf: test input-closed bugPaul Eggert-0/+5
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady-0/+5
2016-11-22comm: add --total optionBernhard Voelker-16/+37
2016-11-22tests: fix false failure with FreeBSD 11 multibyte quotingPádraig Brady-2/+2
2016-11-22tests: fix false fails due to passing env vars to returns_Pádraig Brady-6/+10
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady-5/+54
2016-11-16tests: fix non portable date in recent testPádraig Brady-4/+4
2016-11-15tests: fix false failure on OS XPádraig Brady-3/+5
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