summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2026-02-06tests: ptx: add a robustness test caseoech3-0/+3
2026-02-04tests: df: check that --sync always calls sync before statfsCollin Funk-0/+56
2026-02-02tests: avoid false failure sync'ing busy systemsPádraig Brady-2/+6
2026-01-28maint: space between ‘char’ and ‘*’Paul Eggert-4/+4
2026-01-27tests: date: test that %% in the string is not replacedCollin Funk-0/+37
2026-01-26tests: tac: test --regex with anchors in the separatorCollin Funk-0/+4
2026-01-25tests: mktemp: export LC_ALLCollin Funk-0/+1
2026-01-24tests: chgrp: allow a numeric user id to be printedCollin Funk-1/+1
2026-01-24tests: avoid failures if 'ulimit -n' cannot set file descriptor limitsCollin Funk-3/+5
2026-01-24tests: dd: avoid EPERM false failure on SolarisPádraig Brady-2/+5
2026-01-24tests: stty: avoid false failure if resizing terminalPádraig Brady-3/+12
2026-01-24tests: readlink: avoid a false failure on HaikuCollin Funk-1/+3
2026-01-23tests: usage_vs_refs.sh: fix false failure with AlpinePádraig Brady-1/+1
2026-01-22tests: fix false failure with pr -COLSPádraig Brady-1/+1
2026-01-22doc: use TERM=dumb rather than HELP_NO_MARKUP to disable markupPádraig Brady-3/+3
2026-01-21tests: avoid false failure with non standard pathPádraig Brady-2/+2
2026-01-21tests: avoid infinite loop in dd failure edge casePádraig Brady-1/+1
2026-01-21tests: avoid false failure with sanitizer buildsPádraig Brady-1/+4
2026-01-21tests: avoid false failure on setgid dirPádraig Brady-3/+5
2026-01-21ls: --hyperlink: switch to more standard delimitersPádraig Brady-2/+2
2026-01-21tests: ensure there is an anchor for each --help optionPádraig Brady-0/+72
2026-01-21doc: more indexing fixes in manualPádraig Brady-2/+2
2026-01-21doc: tweak tests to avoid false failure with --helpPádraig Brady-2/+2
2026-01-21doc: ls: support styling and links in --help outputPádraig Brady-2/+2
2026-01-21tests: test: ensure whitespace ignored when parsing numbersPádraig Brady-0/+1
2026-01-19tests: dd: avoid a false test failure on Solaris 11.4Collin Funk-1/+4
2026-01-19tests: sync: check that all files are processed even when errors occurCollin Funk-0/+8
2026-01-19tests: sync: also test that -d and -f don't block on a FIFOCollin Funk-1/+4
2026-01-18tests: env.sh: avoid multi-call binary considerationsoech3-3/+6
2026-01-18tests: strace: consider splice a "read" syscallPádraig Brady-6/+7
2026-01-18maint: prefer NULL to nullptrPádraig Brady-9/+9
2026-01-18tests: use `command -v` to identify binaryPádraig Brady-1/+1
2026-01-17tests: avoid a test hang on AIXCollin Funk-0/+2
2026-01-16maint: spelling fixesPaul Eggert-4/+4
2026-01-15all: with multi-call binary, only process options for known namesPádraig Brady-5/+12
2026-01-13tests: ensure utilities correctly diagnose read errorsPádraig Brady-0/+24
2026-01-13paste: support multi-byte delimitersPádraig Brady-1/+105
2026-01-13tests: nice: ensure large values are clampedoech3-1/+4
2026-01-12tests: cksum: use more general strace syscall injectionDmitry V. Levin-3/+3
2026-01-12tests: paste -d: test supported escape sequencesPádraig Brady-0/+15
2026-01-11tests: date: test nested parenthesis comment handlingPádraig Brady-0/+5
2026-01-11tests: cksum: ensure --check handles I/O errorsoech3-0/+18
2026-01-11tests: cksum: ensure --check diagnoses read errorsPádraig Brady-0/+1
2026-01-10cksum: promptly diagnose write errorsCollin Funk-0/+3
2026-01-10maint: remove redundant processing in a testPádraig Brady-3/+4
2026-01-10du: promptly diagnose write errorsPádraig Brady-0/+1
2026-01-10wc: promptly diagnose write errorsPádraig Brady-0/+1
2026-01-08cksum: validate options more consistentlyPádraig Brady-3/+15
2026-01-08tests: chmod: fix false failure in recent testPádraig Brady-1/+6
2026-01-08tests: tail/overlay-headers.sh: fix various issuesPádraig Brady-4/+21