summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2026-03-02test: cp: add test for non-UTF8 directory namesSylvestre Ledru-0/+48
2026-02-28tests: wc,du: add additional --files0-from test casesCollin Funk-4/+29
2026-02-28tests: ls: treat invalid UTF-8 paths starting with a dot as hiddenSylvestre Ledru-0/+61
2026-02-28tests: ln: verify that -f and -i override each otherSylvestre Ledru-0/+21
2026-02-28test: ln: verify backup suffix path traversal preventionSylvestre Ledru-0/+66
2026-02-28maint: fix typo in previous testPádraig Brady-1/+1
2026-02-28tests: shuf: ensure we handle unsupported getrandom syscall gracefullyoech3-0/+6
2026-02-27stat: handle %%%N tooPaul Eggert-3/+3
2026-02-26stat: don't check QUOTING_STYLE when --printf %%N is usedCollin Funk-0/+30
2026-02-26id: promptly diagnose write errorsCollin Funk-0/+1
2026-02-26groups: promptly diagnose write errorsCollin Funk-0/+1
2026-02-26tests: ensure failure to write warnings is handled gracefullyPádraig Brady-0/+64
2026-02-26tests: shuf: ensure randomization doesn't depend solely on ASLRoech3-0/+6
2026-02-26maint: fix description of tests/misc/io-errors.shPádraig Brady-1/+1
2026-02-25tests: nice: ensure a particular adjustment is disallowedoech3-0/+1
2026-02-25tests: factor,numfmt: verify embedded NUL handlingPádraig Brady-3/+25
2026-02-24tests: fix "Hangup" termination of non-interactive runsPádraig Brady-5/+16
2026-02-23tests: whoami, logname: verify error handlingoech3-1/+33
2026-02-21tests: shuf: check that write errors are promptly diagnosedCollin Funk-0/+1
2026-02-20tests: chmod: test that chmod(2) is always calledCollin Funk-0/+32
2026-02-19maint: tests: DRY a recent changePádraig Brady-7/+4
2026-02-18wc: add aarch64 Neon optimization for wc -lCollin Funk-2/+2
2026-02-18tests: use system ENOTEMPTY messagePádraig Brady-8/+8
2026-02-18maint: tests: avoid ERANGE specific handlingPádraig Brady-11/+10
2026-02-18maint: tests: avoid ELOOP specific handlingPádraig Brady-10/+2
2026-02-18maint: tests: avoid ENOSPC specific handlingPádraig Brady-16/+15
2026-02-18tests: use system ENOSPC messagePádraig Brady-9/+7
2026-02-18tests: use system ENOTSUP messagePádraig Brady-5/+6
2026-02-18maint: tests: avoid ENOTSUP specific handlingPádraig Brady-5/+3
2026-02-18tests: use system EACCES messagePádraig Brady-30/+43
2026-02-18maint: tests: avoid AIX specific EACCES handlingPádraig Brady-22/+12
2026-02-18maint: tests: avoid EPERM/EACCES specific handlingPádraig Brady-17/+11
2026-02-18maint: tests: avoid EPERM specific handlingPádraig Brady-12/+5
2026-02-17tests: pwd: ensure our getcwd fallback is testedPádraig Brady-1/+11
2026-02-13tests: date: check that options can follow the format stringCollin Funk-0/+2
2026-02-12tests: sort: ensure --batch-size=(rlimit+1) failsoech3-2/+5
2026-02-12tests: coreutils: remove redundant validity checkoech3-3/+1
2026-02-12tests: cp: ensure --debug output failure is diagnosedoech3-0/+5
2026-02-12tests: arch: add option parsing checkoech3-0/+2
2026-02-12tests: date: check dotted EU dates in combinationPádraig Brady-0/+4
2026-02-10tests: determine errno string more efficientlyPádraig Brady-8/+2
2026-02-10tests: getlimits: output error stringsPádraig Brady-1/+7
2026-02-09maint: remove extraneous code from testPádraig Brady-6/+3
2026-02-08nl: support multi-byte section delimitersCollin Funk-1/+58
2026-02-08tests: fix false failure with dash or kshPádraig Brady-0/+1
2026-02-08date: add tests and NEWS for dd.mm.yy supportGabriel-0/+6
2026-02-07tests: ptx: ensure bad unicode is supportedoech3-1/+2
2026-02-07tests: cp: ensure read-only dir perms preservedSylvestre Ledru-0/+66
2026-02-06tests: fold: check that all files are processedCollin Funk-0/+37
2026-02-06tests: nl: check that all files are processedCollin Funk-0/+14