summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-04-16tests: avoid allocation checks on ZFSPádraig Brady-1/+3
2023-04-14tests: tty-eof: fix various issuesPádraig Brady-4/+8
2023-04-13tests: avoid dependence on file layout for cp sparse checkPádraig Brady-14/+4
2023-04-10tests: avoid non portable brace expansionPádraig Brady-2/+2
2023-04-08wc: ensure we update file offsetPádraig Brady-0/+12
2023-04-08cp,mv: issue "skipped" messages when skipping filesPádraig Brady-8/+23
2023-04-08cp,mv: add --update=none to always skip existing filesPádraig Brady-16/+31
2023-04-04cp: fix --backup with subdirectoriesPádraig Brady-1/+7
2023-03-31tests: tee: avoid false failure due to fifo usagePádraig Brady-1/+1
2023-03-31tests: adjust csplit VM limitPádraig Brady-1/+1
2023-03-31wc: diagnose overflow of total countsPádraig Brady-0/+17
2023-03-28dircolors: diagnose read errorsPádraig Brady-0/+29
2023-03-28tests: add a test case for the previous date fixPádraig Brady-0/+30
2023-03-23cksum: fix reporting of failed checksPádraig Brady-0/+10
2023-03-21tests: skip some parts of tests/misc/tee.sh if run as rootNick Alcock-3/+5
2023-03-19tests: avoid false failure on systems without statxPádraig Brady-4/+6
2023-03-19tests: df: avoid false failure on systems with multiple rootsPádraig Brady-3/+6
2023-03-18tests: aix: avoid unsupported functionalityPádraig Brady-2/+10
2023-03-15test: avoid a test hang on HurdPádraig Brady-1/+1
2023-03-13ls: --color: honor separate sequences for extension casesPádraig Brady-1/+45
2023-03-13tests: adjust du test for recent apparent size changePádraig Brady-102/+3
2023-03-08tee: support non blocking outputsPádraig Brady-1/+16
2023-03-07split: support split -n on larger pipe inputPaul Eggert-6/+9
2023-03-07tee: fix a crash with unwriteable filesPádraig Brady-0/+5
2023-03-06maint: pacify ‘make syntax-check’Paul Eggert-1/+1
2023-03-04du: --apparent counts only symlinks and regularPaul Eggert-0/+34
2023-03-04split: handle large numbers betterPaul Eggert-18/+5
2023-03-04split: port ‘split -n N /dev/null’ better to macOSPaul Eggert-3/+4
2023-03-04split: split more evenly with -nPaul Eggert-17/+31
2023-02-28tests: tee -p: add test for early exit with closed pipesPádraig Brady-0/+10
2023-02-26tests: avoid hang in new testPádraig Brady-8/+8
2023-02-26tests: avoid gdb on macOSPádraig Brady-0/+11
2023-02-24tests: determine if SEEK_HOLE is enabledPádraig Brady-4/+4
2023-02-24cp,install,mv: add --debug to explain how a file is copiedPádraig Brady-0/+29
2023-02-21doc: fix some spelling mistakesChuanGang Jiang-1/+1
2023-02-21tests: initialize a variableJim Meyering-0/+1
2023-02-21rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering-2/+25
2023-02-18tests: port chmod/setgid.sh to macOS 12Paul Eggert-8/+7
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/+61
2023-02-03tests: fix exit status check in cp -u testPádraig Brady-1/+1
2023-01-31cksum: accept new option: --base64 (-b)Jim Meyering-0/+100
2023-01-31cp,mv: skipping due to -u is success, not failurePaul Eggert-4/+3
2023-01-31cp,ln,mv: when skipping exit with nonzero statusPaul Eggert-15/+16
2023-01-30tests: cksum: fix test to include more casesPádraig Brady-1/+1
2023-01-27tests: ensure we fail if mv --no-copy crashesPádraig Brady-2/+2
2023-01-27mv: new option --no-copyPaul Eggert-0/+34
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-608/+608