summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2017-06-17tail: with -f don't warn if doing a blocking read of a ttyPádraig Brady-1/+20
2017-06-11tail: exit promptly when output no longer writablePádraig Brady-4/+17
2017-06-07tail: with --pid, ensure all inotify events are processedPádraig Brady-1/+1
2017-06-07tests: fix issues with recently added tail testPádraig Brady-2/+8
2017-05-18mv: distinguish copy and rename operations with --verbosePádraig Brady-2/+5
2017-04-26date,touch: test and document large TZ security issuePádraig Brady-0/+27
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-05tail: revert to polling if a followed directory is replacedSebastian Kisela-0/+83
2017-04-05tty: handle misconfigured namespacesPaul Eggert-0/+43
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-27split: add new --hex-suffixes optionMichael Heimpold-39/+25
2017-03-27md5sum,b2sum,sha*sum: don't erroneously trigger BSD reversed modePádraig Brady-0/+7
2017-03-26split: process more efficiently when filters exit earlyPádraig Brady-10/+23
2017-03-26split: ensure input is processed when filters exit earlyPádraig Brady-0/+6
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/+59
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady-2/+21
2017-02-11ln: replace destination links more atomicallyPaul Eggert-1/+1
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb-0/+82
2017-02-08tests: fix tail test race causing false failurePádraig Brady-2/+3
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady-1/+2
2017-01-20date: fix TZ= regressionPaul Eggert-2/+8
2017-01-14maint: modernize URLsPaul Eggert-13/+9
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-8/+8
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-567/+574
2016-12-28tests: avoid false fails on NFS due to EPERMPádraig Brady-4/+8
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-11/+11
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-10/+11
2016-11-28tac: fix mem corruption when failing to read non seekable inputsPádraig Brady-0/+3
2016-11-27tail: fix uninitialized memory read when failing to read filePádraig Brady-0/+12
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-25tests: fix false failure on new ls testPádraig Brady-2/+1
2016-11-25pr: fix read from invalid memory with tabs in separatorPádraig Brady-0/+7
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady-0/+5
2016-11-24tests: fix false failure with ASAN in rm-readdir-failPádraig Brady-3/+5
2016-11-24split: fix memory corruption during chunk extractionPádraig Brady-1/+6