summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2026-04-17tests: reinstate logname error verificationBruno Haible-3/+4
2026-04-16tests: Avoid accidental matching of the vendor field of $host, part 2Collin Funk-1/+1
2026-04-16tests: avoid a failure on muslCollin Funk-0/+9
2026-04-16tests: avoid failure on Manjaro LinuxPádraig Brady-2/+3
2026-04-15tests: avoid intermittent false failures with kshPádraig Brady-0/+6
2026-04-15tests: use more accurate ulimit with $SHELL -cPádraig Brady-1/+1
2026-04-15tests: fix false failure due to racePádraig Brady-23/+37
2026-04-11tests: validate error handling when reading multiple filesPádraig Brady-41/+53
2026-04-10tests: validate command responsivenessPádraig Brady-0/+85
2026-04-10tests: cut: ensure separate read paths checkedPádraig Brady-1/+1
2026-04-09maint: move tty-eof.pl to misc directoryPádraig Brady-0/+164
2026-04-05tests: cut: ensure no unecessary bufferingPádraig Brady-0/+3
2026-03-30tests: coreutils: ensure empty arg is diagnosedoech3-0/+3
2026-03-24tests: yes: support more zero-copy related syscallsoech3-4/+13
2026-03-21tac: promptly diagnose write errorsCollin Funk-0/+1
2026-03-21tests: support checking for specific write errorsPádraig Brady-3/+8
2026-03-10yes: use a zero-copy implementation via (vm)splicePádraig Brady-0/+20
2026-03-03maint: tests: decouple debug output determinationPádraig Brady-14/+3
2026-03-03tests: avoid false test failure when using address sanitizerCollin Funk-0/+3
2026-03-02tests: avoid failure on systems without an optimized 'cksum' or 'wc -l'Collin Funk-0/+10
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/+63
2026-02-26maint: fix description of tests/misc/io-errors.shPádraig Brady-1/+1
2026-02-23tests: whoami, logname: verify error handlingoech3-0/+31
2026-02-21tests: shuf: check that write errors are promptly diagnosedCollin Funk-0/+1
2026-02-18maint: tests: avoid ENOSPC specific handlingPádraig Brady-2/+3
2026-02-18tests: use system ENOSPC messagePádraig Brady-3/+3
2026-02-18tests: use system EACCES messagePádraig Brady-3/+3
2026-02-18maint: tests: avoid AIX specific EACCES handlingPádraig Brady-2/+3
2026-02-12tests: coreutils: remove redundant validity checkoech3-3/+1
2026-02-12tests: arch: add option parsing checkoech3-0/+2
2026-02-10tests: determine errno string more efficientlyPádraig Brady-8/+2
2026-02-09maint: remove extraneous code from testPádraig Brady-3/+0
2026-02-08nl: support multi-byte section delimitersCollin Funk-127/+0
2026-02-08tests: fix false failure with dash or kshPádraig Brady-0/+1
2026-02-06tests: nl: check that all files are processedCollin Funk-0/+14
2026-02-02tests: avoid false failure sync'ing busy systemsPádraig Brady-2/+6
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 false failure on setgid dirPádraig Brady-3/+5
2026-01-21tests: ensure there is an anchor for each --help optionPádraig Brady-0/+71
2026-01-21doc: ls: support styling and links in --help outputPádraig Brady-2/+2
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: strace: consider splice a "read" syscallPádraig Brady-3/+3
2026-01-18tests: use `command -v` to identify binaryPádraig Brady-1/+1
2026-01-17tests: avoid a test hang on AIXCollin Funk-0/+1