summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2023-01-01build: update gnulib submodule to latestPádraig Brady-20/+25
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-12-29maint: avoid recent syntax check failurePádraig Brady-2/+3
2022-12-26tests: accommodate bogomips capitalizationsPaul Eggert-2/+2
2022-11-15maint: avoid new grep -q syntax-check failuresPádraig Brady-2/+2
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/+44
2022-09-24rm: fix diagnostics on I/O errorPaul Eggert-0/+1
2022-09-24rm: fix readdir testPaul Eggert-1/+1
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