summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2023-02-28tests: tee -p: add test for early exit with closed pipesPádraig Brady-0/+10
2023-02-21doc: fix some spelling mistakesChuanGang Jiang-1/+1
2023-02-10maint: fix some typos in commentsChuanGang Jiang-1/+1
2023-02-06cksum: add --raw option to output a binary digestPádraig Brady-0/+60
2023-01-31cksum: accept new option: --base64 (-b)Jim Meyering-0/+99
2023-01-30tests: cksum: fix test to include more casesPádraig Brady-1/+1
2023-01-06all: further adjustments for new Ronna, Quetta SI prefixesPádraig Brady-3/+3
2023-01-05numfmt: add support for new SI prefixesPaul Eggert-39/+45
2023-01-01maint: update all copyright year number rangesPádraig Brady-204/+204
2022-12-31stty: fix off by one column wrapping on outputPádraig Brady-0/+6
2022-12-29wc: fix regression determining file sizePádraig Brady-0/+7
2022-10-28printf: with \U, support all valid unicode pointsPádraig Brady-3/+8
2022-09-28runcon: fix inconsistent exit status upon write errorPádraig Brady-0/+1
2022-09-26wc: add --total={auto,never,always,only} optionPádraig Brady-0/+43
2022-09-18all: prefer HTTPS to HTTPStefan Kangas-2/+2
2022-08-31stty: validate ispeed and ospeed argumentsPádraig Brady-0/+3
2022-08-27tests: runcon: fix new test to skip on non SELinux systemsPádraig Brady-1/+3
2022-08-27tests: fix tests after recent runcon changePádraig Brady-1/+2
2022-08-27comm: fix NUL --output-delimiter with --totalPádraig Brady-0/+3
2022-08-27runcon: distinguish runcon specific errors in exit statusPádraig Brady-0/+2
2022-08-13ls: support explicit --time=modification selectionPádraig Brady-1/+1
2022-07-24date: --debug: diagnose discarded -d or -s optionsPádraig Brady-0/+10
2022-07-24runcon: ensure --compute runs the file it inspectsPádraig Brady-0/+28
2022-06-03build: update gnulib submodule to latestPaul Eggert-4/+3
2022-05-09factor: --exponents: new option for printing in p^e formatRasmus Villemoes-1/+4
2022-05-02tests: sort-NaN-infloop: augment testing for recent fixPádraig Brady-0/+3
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