summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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/+29
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-20mv: test Bug#55029Paul Eggert-0/+6
2022-04-13tail: detect closed stdout on SolarisPádraig Brady-2/+2
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: dircolors.pl: avoid false failure with TERM=dumbPádraig Brady-0/+5
2022-04-11tests: printf-mb.sh: fix false failure with french translationsPádraig Brady-5/+13
2022-04-09cp,mv,install: avoid opening non directory destinationPádraig Brady-7/+5
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/+53
2022-03-05date: fix newly-introduced %%-N bugPaul Eggert-0/+3
2022-02-24fmt: fix invalid multi-byte splitting on macOSPádraig Brady-1/+51
2022-02-24tests: improve compat with macOSPádraig Brady-2/+2
2022-02-22dd: counts ending in "B" now count bytesPaul Eggert-31/+38
2022-02-22dd: support iseek= and oseek=Paul Eggert-0/+10
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-29mv: when installing to dir use dir-relative namesPaul Eggert-3/+3
2022-01-27dd: improve integer overflow checkingPaul Eggert-4/+14
2022-01-13cp: when copying to dir use dir-relative namesPaul Eggert-1/+9
2022-01-02maint: update all copyright year number rangesPádraig Brady-604/+604
2021-12-24doc: colorize -> colorPaul Eggert-5/+5
2021-12-20maint: update tests/init.sh from gnulibBernhard Voelker-0/+17
2021-12-10mv: Bug#52410 fixPaul Eggert-0/+5
2021-11-20cp: fix --preserve=ownership permissions bugPaul Eggert-1/+9
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-25tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady-16/+10
2021-09-24chmod: fix exit status when ignoring symlinksPádraig Brady-0/+32
2021-09-24tests: sparse-perf: avoid false failurePádraig Brady-1/+10
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-20tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady-22/+24
2021-09-17tests: fix typo in cksum-a.shTianjia Zhang-1/+1
2021-09-17tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady-0/+5
2021-09-17tests: port removed-directory test to FreeBSDPádraig Brady-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