summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2026-01-08fmt: interpret -w as an inclusive maximumPádraig Brady-0/+41
2026-01-07tests: date: test parenthesis comment handlingSylvestre Ledru-0/+15
2026-01-06maint: organize mktemp tests in a subdirectoryCollin Funk-1/+1
2026-01-06tests: mktemp: add tests for invalid Unicode optionsCollin Funk-3/+55
2026-01-06tests: cp: fix always skipped nfs-removal-race.shPádraig Brady-1/+13
2026-01-06tests: cp: support glibc 2.33+ in nfs-removal-race testChristopher Illarionova-7/+43
2026-01-05ptx: implement -t to change default width to 100Pádraig Brady-0/+7
2026-01-05tests: stty: add require_controlling_input_terminal_ to bad-speed testChristopher Illarionova-0/+1
2026-01-03tests: chmod: ensure failure upon partial successPádraig Brady-0/+27
2026-01-03tests: split: ensure directories not replacedoech3-0/+6
2026-01-01build: update gnulib submodule to latestCollin Funk-1/+1
2026-01-01tests: df: don't depend on bashCollin Funk-1/+1
2026-01-01maint: run 'make update-copyright'Collin Funk-668/+668
2026-01-01tests: mv: check broken symlink cross-filesystem moveSylvestre Ledru-0/+6
2026-01-01tests: df: hide /proc without using LD_PRELOADoech3-0/+68
2026-01-01tests: add LD_PRELOAD free alternative for nproc-quota.shoech3-0/+56
2026-01-01tests: extend csplit-io-err.sh for directoryoech3-0/+5
2025-12-31tests: du: check -l (--count-links) without -a flagSylvestre Ledru-0/+12
2025-12-29tests: env: check that real-time signals can be ignoredCollin Funk-0/+29
2025-12-27tests: kill: check that real-time signals are listedCollin Funk-0/+13
2025-12-27tests: split: verify operation in the presence of I/O errorsoech3-0/+42
2025-12-27tests: check I/O error handling with /dev/full and closed pipesPádraig Brady-0/+95
2025-12-27tests: consolidate csplit-io-err testsoech3-101/+8
2025-12-26tests: csplit: check writing to /dev/fulloech3-0/+40
2025-12-25dd: don't continue copying when ftruncate fails using seek= and of=Collin Funk-0/+77
2025-12-24tests: date: improve locale testsCollin Funk-0/+10
2025-12-22tests: avoid false failure due to ulimit on aarch64Pádraig Brady-0/+1
2025-12-22maint: tests/cut/cut-huge-range.sh: remove stale commentPádraig Brady-2/+0
2025-12-22numfmt: fix dropped custom suffix when failing to parsePádraig Brady-0/+4
2025-12-20tests: runcon: avoid false successPádraig Brady-0/+2
2025-12-16tests: mv: check moving named sockets is supportedPádraig Brady-0/+7
2025-12-15tests: date: add another locale test caseCollin Funk-0/+20
2025-12-15tests: mv: check traversed fifos copy correctlyPádraig Brady-1/+9