summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
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