summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid allocation checks on ZFSPádraig Brady2023-04-161-1/+3
* tests: tty-eof: fix various issuesPádraig Brady2023-04-141-4/+8
* tests: avoid dependence on file layout for cp sparse checkPádraig Brady2023-04-131-14/+4
* tests: avoid non portable brace expansionPádraig Brady2023-04-101-2/+2
* wc: ensure we update file offsetPádraig Brady2023-04-081-0/+12
* cp,mv: issue "skipped" messages when skipping filesPádraig Brady2023-04-082-8/+23
* cp,mv: add --update=none to always skip existing filesPádraig Brady2023-04-081-16/+31
* cp: fix --backup with subdirectoriesPádraig Brady2023-04-041-1/+7
* tests: tee: avoid false failure due to fifo usagePádraig Brady2023-03-311-1/+1
* tests: adjust csplit VM limitPádraig Brady2023-03-311-1/+1
* wc: diagnose overflow of total countsPádraig Brady2023-03-311-0/+17
* dircolors: diagnose read errorsPádraig Brady2023-03-282-0/+29
* tests: add a test case for the previous date fixPádraig Brady2023-03-282-0/+30
* cksum: fix reporting of failed checksPádraig Brady2023-03-231-0/+10
* tests: skip some parts of tests/misc/tee.sh if run as rootNick Alcock2023-03-211-3/+5
* tests: avoid false failure on systems without statxPádraig Brady2023-03-192-4/+6
* tests: df: avoid false failure on systems with multiple rootsPádraig Brady2023-03-191-3/+6
* tests: aix: avoid unsupported functionalityPádraig Brady2023-03-182-2/+10
* test: avoid a test hang on HurdPádraig Brady2023-03-151-1/+1
* ls: --color: honor separate sequences for extension casesPádraig Brady2023-03-131-1/+45
* tests: adjust du test for recent apparent size changePádraig Brady2023-03-131-102/+3
* tee: support non blocking outputsPádraig Brady2023-03-081-1/+16
* split: support split -n on larger pipe inputPaul Eggert2023-03-071-6/+9
* tee: fix a crash with unwriteable filesPádraig Brady2023-03-071-0/+5
* maint: pacify ‘make syntax-check’Paul Eggert2023-03-061-1/+1
* du: --apparent counts only symlinks and regularPaul Eggert2023-03-042-0/+34
* split: handle large numbers betterPaul Eggert2023-03-041-18/+5
* split: port ‘split -n N /dev/null’ better to macOSPaul Eggert2023-03-041-3/+4
* split: split more evenly with -nPaul Eggert2023-03-042-17/+31
* tests: tee -p: add test for early exit with closed pipesPádraig Brady2023-02-281-0/+10
* tests: avoid hang in new testPádraig Brady2023-02-261-8/+8
* tests: avoid gdb on macOSPádraig Brady2023-02-263-0/+11
* tests: determine if SEEK_HOLE is enabledPádraig Brady2023-02-244-4/+4
* cp,install,mv: add --debug to explain how a file is copiedPádraig Brady2023-02-242-0/+29
* doc: fix some spelling mistakesChuanGang Jiang2023-02-211-1/+1
* tests: initialize a variableJim Meyering2023-02-211-0/+1
* rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering2023-02-211-2/+25
* tests: port chmod/setgid.sh to macOS 12Paul Eggert2023-02-181-8/+7
* maint: fix some typos in commentsChuanGang Jiang2023-02-101-1/+1
* cksum: add --raw option to output a binary digestPádraig Brady2023-02-062-0/+61
* tests: fix exit status check in cp -u testPádraig Brady2023-02-031-1/+1
* cksum: accept new option: --base64 (-b)Jim Meyering2023-01-312-0/+100
* cp,mv: skipping due to -u is success, not failurePaul Eggert2023-01-312-4/+3
* cp,ln,mv: when skipping exit with nonzero statusPaul Eggert2023-01-317-15/+16
* tests: cksum: fix test to include more casesPádraig Brady2023-01-301-1/+1
* tests: ensure we fail if mv --no-copy crashesPádraig Brady2023-01-271-2/+2
* mv: new option --no-copyPaul Eggert2023-01-272-0/+34
* all: further adjustments for new Ronna, Quetta SI prefixesPádraig Brady2023-01-061-3/+3
* numfmt: add support for new SI prefixesPaul Eggert2023-01-052-39/+45
* maint: update all copyright year number rangesPádraig Brady2023-01-01608-608/+608