summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2025-12-15tests: mv: add timeout protection when moving fifosPádraig Brady-1/+1
2025-12-13tests: ls: use a larger file descriptor limitCollin Funk-34/+4
2025-12-12tests: printf: add case for quoting single quotesPádraig Brady-1/+3
2025-12-11maint: organize tee tests in a subdirectoryCollin Funk-1/+1
2025-12-11tests: tee: add a test for --appendCollin Funk-0/+48
2025-12-11tests: fix recent portability issue with printfPádraig Brady-1/+1
2025-12-11tests: env: ensure non-utf8 name or value is supportedPádraig Brady-0/+8
2025-12-11tests: mv: ensure ownership preserved when copyingPádraig Brady-0/+41
2025-12-10tests: env: add a test for --ignore-signal=PIPEPádraig Brady-10/+24
2025-12-08tests: fix non-portable use of printf '\x..'Pádraig Brady-4/+4
2025-12-07tests: tac-continue.sh: modernise and always execute as rootPádraig Brady-45/+12
2025-12-04tests: ls: check that 'ls -R' doesn't run out of file descriptorsCollin Funk-0/+37
2025-12-02maint: organize expand and unexpand tests in a subdirectoryCollin Funk-2/+2
2025-12-02tests: expand, unexpand: add a test for bounded memory operationCollin Funk-0/+74
2025-12-02timeout: print the signal number 0 instead of EXITCollin Funk-1/+1
2025-12-02timeout: prioritize "timed out" exit statusPádraig Brady-1/+1
2025-12-02tests: ls --hyperlink: add more escaping test casesPádraig Brady-1/+3