summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-10-30maint: copy join, uniq tests from FedoraPaul Eggert-0/+105
2023-10-30join,uniq: support multi-byte separatorsPaul Eggert-0/+52
2023-10-28base32,base64: disallow non-canonical encodingsPádraig Brady-2/+6
2023-10-25basenc: --base16: also allow lower case with --ignore-garbagePádraig Brady-0/+1
2023-10-23basenc: --base16: support lower case hex digitsPádraig Brady-0/+1
2023-10-06tests: move all basenc tests to their own directoryPádraig Brady-2/+2
2023-10-06basenc: auto pad base32 and base64 inputs when decodingPádraig Brady-4/+2
2023-09-23wc: fix word count bugPaul Eggert-0/+1
2023-09-20tail: allow multiple PIDsStephen Kitt-0/+4
2023-09-17ls: --dired now implies long format with hyperlinks disabledSylvestre Ledru-3/+5
2023-09-15tests: improve ls --dired testingSylvestre Ledru-1/+36
2023-08-31maint: avoid syntax check failurePádraig Brady-2/+2
2023-08-29maint: remove need for mbsalignPaul Eggert-7/+3
2023-08-28maint: spelling fixes, including author namesPaul Eggert-21/+21
2023-08-27sort: port sort-merge-fdlimit test to Solaris 10Paul Eggert-1/+8
2023-08-27sort: port sort-continue test back to Solaris 10Paul Eggert-5/+11
2023-08-27tests: avoid false failure on cygwinPádraig Brady-23/+25
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