summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
4 daysdd: always diagnose partial writes on write failurePádraig Brady-0/+38
6 daystests: rm: check for hints when running 'rm -foo'Collin Funk-0/+54
6 daysyes: use a zero-copy implementation via (vm)splicePádraig Brady-0/+20
7 daystests: expand: fix false failure on various systemsPádraig Brady-3/+5
9 daysexpand,unexpand: support multi-byte inputLukáš Zaoral-0/+336
12 daysinstall: allow the combination of --compare and --preserve-timestampsCollin Funk-2/+26
12 dayscksum: use more defensive escaping for --checkPádraig Brady-2/+2
12 daysmaint: tests: refactor uses of bad_unicode()Pádraig Brady-8/+2
12 daysfold: fix output truncation with 0xFF bytes in inputPádraig Brady-4/+5
12 daystests: date: add timezone conversion testSylvestre Ledru-0/+4
12 daystests: date: add edge cases for modifiersSylvestre Ledru-0/+17
12 daystests: cut: add test case for newline delimiter with -s flagSylvestre Ledru-0/+3
13 daystests: mktemp: ensure mktemp does not depend on getrandom and ASLRoech3-0/+34
13 daysmaint: tests: decouple debug output determinationPádraig Brady-14/+3
13 daystests: avoid false test failure when using address sanitizerCollin Funk-0/+3
13 daystests: avoid failure on systems without an optimized 'cksum' or 'wc -l'Collin Funk-0/+10
2026-03-02tests: shuf: ensure memory exhaustion is handled gracefullyoech3-0/+5
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