summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-02-11ln: replace destination links more atomicallyPaul Eggert
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb
2017-02-08tests: fix tail test race causing false failurePádraig Brady
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady
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-28tests: avoid false fails on NFS due to EPERMPá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-27tail: fix uninitialized memory read when failing to read filePádraig Brady
2016-11-27doc: add NEWS entries for recent changesPádraig Brady
2016-11-26shuf: test input-closed bugPaul Eggert
2016-11-25tests: fix false failure on new ls testPádraig Brady
2016-11-25pr: fix read from invalid memory with tabs in separatorPádraig Brady
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady
2016-11-24tests: fix false failure with ASAN in rm-readdir-failPádraig Brady
2016-11-24split: fix memory corruption during chunk extractionPádraig Brady
2016-11-22comm: add --total optionBernhard Voelker
2016-11-22all: update gnulib submodule to latestPádraig Brady
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-22tests: fix recent tail-2 test regressionsPádraig Brady
2016-11-22ls: improve alignment of quoted namesPádraig Brady
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady
2016-11-19cp: improve status message when omitting directoriesPá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-10tail: only retry file open if --retry specifedPádraig Brady
2016-11-09tail: ensure -f --retry 'missing' handles truncationPádraig Brady
2016-11-08tail: terminate when following pipes and untailable non pipesPádraig Brady
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-07all: update gnulib submodule to latestPádraig Brady
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady
2016-11-04dd: warn about counts specified with confusing 0x prefixPá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