summaryrefslogtreecommitdiffstats
path: root/tests/misc/write-errors.sh
AgeCommit message (Expand)AuthorLines
2025-09-17tests: write-errors.sh: avoid portability issue with dashPádraig Brady-1/+1
2025-09-17tests: fix issues with fold-characters.sh testPádraig Brady-0/+1
2025-09-16fold: exit promptly upon write errorsPádraig Brady-1/+3
2025-01-15tests: misc/write-errors.sh: increase memory limitPádraig Brady-1/+1
2025-01-15tests: avoid slow ulimit -v behaviorPádraig Brady-1/+1
2025-01-12tests: make misc/write-errors.sh immune to default signal dispositionPádraig Brady-3/+5
2025-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2024-08-04tests: limit mem usage on potentially expensive testPádraig Brady-3/+13
2024-08-04tests: ensure utils support writing to a closed pipePádraig Brady-0/+5
2024-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2023-07-17join: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17comm: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17cut: promptly diagnose write errorsPádraig Brady-1/+2
2023-07-17uniq: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17od: promptly diagnose write errorsPádraig Brady-1/+1
2023-07-17all: avoid repeated diagnostic upon write errorPádraig Brady-6/+0
2023-07-17tests: ensure utilties exit promptly upon write errorPádraig Brady-0/+70