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