summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-08-27cksum: adjust tests and docs to binary mode handlingPádraig Brady-3/+2
2023-08-27tests: avoid false failure where sleep is a shell builtinPádraig Brady-1/+1
2023-08-21cp: with --sparse=never, avoid COW and copy offloadPádraig Brady-0/+5
2023-08-19maint: comment spelling fixPádraig Brady-1/+1
2023-08-15tests: fix false failure due to locale on alpinePádraig Brady-1/+5
2023-07-22mv: better diagnostic for 'mv dir x' failurePaul Eggert-1/+1
2023-07-18tests: split: provide more isolated /tmp handlingPádraig Brady-12/+45
2023-07-18tac: fall back to /tmp if $TMPDIR is unavailablePádraig Brady-3/+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/+71
2023-07-11cksum: escape filenames with a leading '\' in --check statusPádraig Brady-3/+7
2023-07-09cksum: support transparent emulation of older utilsPádraig Brady-19/+24
2023-07-04tests: mktemp -t: $TMPDIR has higher priority than -pSylvestre Ledru-0/+6
2023-06-22b2sum: fix UAR with --check with malformed checksum linesPádraig Brady-0/+5
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-202/+202
2023-06-11dd: fix parsing of numbers with more than two multipliersPádraig Brady-0/+12
2023-06-09build: update gnulib submodule to latestPádraig Brady-1/+1
2023-06-07ls: display command line symlinks that return ELOOPPádraig Brady-0/+36
2023-05-31split: --additional-suffix: disallow trailing '/'Pádraig Brady-1/+4
2023-05-07build: update gnulib submodule to latestBernhard Voelker-3/+4
2023-05-03cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady-0/+6
2023-05-02tests: provide more info on DEBUG=yesPádraig Brady-5/+4
2023-04-26tests: more cases for read input diagnosticsPádraig Brady-12/+21
2023-04-25pr: fix infinite loop when double spacingPádraig Brady-0/+3
2023-04-25copy: reduce verbosity of -i and -u with --verbosePádraig Brady-10/+12
2023-04-24tests: ensure all utilities that read input diagnose errorsPádraig Brady-59/+80
2023-04-24tests: avoid failure when cp fails for proc filesAndreas Schwab-1/+7
2023-04-21install: support stripping files with a leading hyphenPádraig Brady-1/+9
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