summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2017-01-20date: fix TZ= regressionPaul Eggert
2017-01-14maint: modernize URLsPaul Eggert
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert
2017-01-09stty: ensure no side effects from invalid optionsPádraig Brady
2017-01-05tests: improve 'date --debug' testsAssaf Gordon
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-12-26wc: with only --bytes, determine size more efficientlyPádraig Brady
2016-12-20maint: correct the version for the previous bug fixPádraig Brady
2016-12-19wc: fix wrong byte counts when using --files-from0William R. Fraser
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss
2016-12-08factor: retry properly if Pollard rho gives a trivial factorizationTorbjörn Granlund
2016-12-08factor: fix infinite loop in gcd2_oddNiels Möller
2016-11-30tests: fix false failure with spaces in $PWDPádraig Brady
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady
2016-11-28tac: fix mem corruption when failing to read non seekable inputsPádraig Brady
2016-11-27doc: add NEWS entries for recent changesPádraig Brady
2016-11-26shuf: test input-closed bugPaul Eggert
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady
2016-11-22comm: add --total optionBernhard Voelker
2016-11-22tests: fix false failure with FreeBSD 11 multibyte quotingPádraig Brady
2016-11-22tests: fix false fails due to passing env vars to returns_Pádraig Brady
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady
2016-11-16tests: fix non portable date in recent testPádraig Brady
2016-11-15tests: fix false failure on OS XPádraig Brady
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering
2016-11-07maint: misc tweaks to recent changesPádraig Brady
2016-11-07date: add %q to output the quarter of the yearPádraig Brady
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady
2016-10-26md5sum,sha*sum: fix --ignore-missing with checksums starting with 00Pádraig Brady
2016-10-15gnulib: update to latest and adapt printf-quote.sh testJim Meyering
2016-09-19ls: fix %%b format and precompute morePaul Eggert
2016-09-08date: add '--debug' optionAssaf Gordon
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady
2016-04-14seq: do not allow NaN argumentsBernhard Voelker
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady