summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2017-08-30tty: fix exit code with EINVALPádraig Brady-1/+3
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady-31/+0
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady-0/+31
2017-08-29env: add --chdir optionColin Watson-1/+14
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-23/+23
2017-08-19tests: fix issues on alpine linuxPádraig Brady-12/+17
2017-08-17sort: file descriptor disciplinePaul Eggert-1/+1
2017-08-13sort: handle musl locale differences in --debug reportingPádraig Brady-2/+7
2017-08-13seq: produce consistent error messages upon write errorPádraig Brady-1/+1
2017-08-13tests: fix false failure with large printf formatsPádraig Brady-2/+6
2017-07-23tests: avoid a false failure on AIXPádraig Brady-1/+3
2017-07-10groups: do not exit earlyJim Meyering-0/+26
2017-07-08tests: groups-dash.sh: avoid false failureJim Meyering-4/+6
2017-06-28expr: add multibyte supportAssaf Gordon-0/+246
2017-04-26date,touch: test and document large TZ security issuePádraig Brady-0/+26
2017-04-22date: adjust to gnulib parse-datetime changesPaul Eggert-67/+65
2017-04-17shred: fix invalid pattern generation for certain sizesBogdan Drozdowski-0/+8
2017-04-05tty: handle misconfigured namespacesPaul Eggert-0/+42
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller-0/+16
2017-03-27tests: avoid false ulimit failure on some systemsLudovic Courtès-2/+1
2017-03-27md5sum,b2sum,sha*sum: don't erroneously trigger BSD reversed modePádraig Brady-0/+7
2017-03-11tests: avoid a false failure on OS X 10.5.8Pádraig Brady-6/+6
2017-03-09tests: port to tzdb-2017aPaul Eggert-4/+5
2017-03-03tests: avoid a spurious failure on older debianPádraig Brady-0/+1
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady-1/+19
2017-02-26nproc: support OMP_THREAD_LIMIT to set a max valuePádraig Brady-0/+58
2017-01-20date: fix TZ= regressionPaul Eggert-2/+8
2017-01-14maint: modernize URLsPaul Eggert-10/+8
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-4/+4
2017-01-09stty: ensure no side effects from invalid optionsPádraig Brady-0/+8
2017-01-05tests: improve 'date --debug' testsAssaf Gordon-0/+180
2017-01-01maint: update all copyright year number rangesPádraig Brady-178/+178
2016-12-26wc: with only --bytes, determine size more efficientlyPádraig Brady-0/+13
2016-12-20maint: correct the version for the previous bug fixPádraig Brady-1/+1
2016-12-19wc: fix wrong byte counts when using --files-from0William R. Fraser-1/+12
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss-1/+3
2016-12-08factor: retry properly if Pollard rho gives a trivial factorizationTorbjörn Granlund-0/+2
2016-12-08factor: fix infinite loop in gcd2_oddNiels Möller-0/+5
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