summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2022-04-13tests: cygwin: handle ENOENT from execvp(".")Pádraig Brady-8/+8
2022-04-13tests: env-S.pl: unset cygwin hardwired env varsPádraig Brady-2/+6
2022-04-12tests: md5sum: fix false failures on cygwinPádraig Brady-2/+2
2022-04-11tests: b2sum.sh: fix false failure on cygwinPádraig Brady-2/+4
2022-04-11tests: printf-mb.sh: fix false failure with french translationsPádraig Brady-5/+13
2022-03-20tests: improve recent printf testPádraig Brady-0/+4
2022-03-19printf: support printing the numeric value of multi-byte charsPádraig Brady-0/+52
2022-03-05date: fix newly-introduced %%-N bugPaul Eggert-0/+3
2022-02-24tests: improve compat with macOSPádraig Brady-2/+2
2022-02-15dircolors: consider COLORTERM as well as TERM env varsPádraig Brady-0/+8
2022-02-13dircolors: add --print-ls-colors to display colored entriesPádraig Brady-1/+15
2022-02-12sort: fix several version-sort problemsPaul Eggert-3/+15
2022-02-05date: test against bug#50115Paul Eggert-0/+3
2022-01-30cksum: use more exact selection of digest algorithmsPádraig Brady-0/+4
2022-01-02maint: update all copyright year number rangesPádraig Brady-201/+201
2021-11-13tests: avoid false failure in env-signal-handler.shPádraig Brady-43/+25
2021-10-31sort: --debug: add warnings about sign, radix, and grouping charsPádraig Brady-22/+66
2021-10-12timeout: ensure --foreground -k exits with status 137Pádraig Brady-0/+3
2021-09-20tests: date-debug: avoid a false failure on solarisPádraig Brady-5/+8
2021-09-20tests: env-s.pl: avoid spurious failure on OS XJim Meyering-0/+6
2021-09-20cksum: support more transparent emulation of older utilsPádraig Brady-1/+0
2021-09-17tests: fix typo in cksum-a.shTianjia Zhang-1/+1
2021-09-16digest: ignore empty lines when checkingPádraig Brady-6/+3
2021-09-16tests: ensure returns_ check failures are propagatedPádraig Brady-4/+4
2021-09-16cksum: fix --check with non tagged format checksumsPádraig Brady-5/+16
2021-09-15digest: support windows format checksum filesPádraig Brady-0/+7
2021-09-15cksum: operate in binary mode onlyPádraig Brady-2/+1
2021-09-15cksum: use --tag format by defaultPádraig Brady-6/+9
2021-09-15cksum: support --zero in default modePádraig Brady-1/+0
2021-09-15cksum: support digest detection for tagged formatPádraig Brady-7/+66
2021-09-15digest: add support for sm3Pádraig Brady-0/+57
2021-09-15cksum: add --algorithm option to select digest modePádraig Brady-10/+60
2021-09-09tests: add new stdin reading programs to tty-eof testPádraig Brady-1/+2
2021-09-05tests: narrow scope of faulty join argsJustin Tracey-1/+1
2021-08-31sum: always output a file name if one passedPádraig Brady-9/+9
2021-08-30tests: port better to NetBSDPaul Eggert-1/+2
2021-08-30tests: merge help-version changes back from gzipPaul Eggert-8/+8
2021-08-29basenc: fix bug49741: using wrong decoding buffer lengthAssaf Gordon-0/+9
2021-08-27basenc: prefer signed to unsigned integersPaul Eggert-3/+0
2021-08-08cat: with -E fix handling of \r\n spanning buffersPádraig Brady-2/+14
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-06-21stat: support more device number representationsPádraig Brady-0/+3
2021-03-29tests: add a test case for recent env fixPádraig Brady-0/+4
2021-03-15cksum: use pclmul hardware instruction for CRC32 calculationKristoffer Brånemyr-0/+39
2021-02-10cat: extend --show-ends to show \r\n as ^M$Pádraig Brady-1/+31
2021-01-26expr: fix bug with unmatched \(...\)Paul Eggert-0/+3
2021-01-01maint: update all copyright year number rangesPádraig Brady-197/+197
2020-12-28tests: add a test for cksumPádraig Brady-0/+35
2020-12-15nl: fix --section-delimiter handling of single charactersKOBAYASHI Takashi-0/+11
2020-12-15doc: mention the GNU extensions to nl --section-delimiterPádraig Brady-0/+20