summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-06-10date: port test to NetBSD 10Paul Eggert-3/+6
2025-06-08build: update gnulib submodule to latestPaul Eggert-1/+1
2025-05-28tests: sort: expand multiple output testingPádraig Brady-0/+5
2025-05-21tests: avoid hung tests on older macOSPádraig Brady-2/+2
2025-05-20sort: fix buffer under-read (CWE-127)Pádraig Brady-0/+36
2025-05-17factor: fix bug with 128-bit uintmax_tPaul Eggert-0/+3
2025-04-23tests: add a test case for negative relative datePádraig Brady-0/+3
2025-04-21tests: fix false failure with constrained setfaclPádraig Brady-1/+1
2025-04-08tests: adjust csplit VM limit for CheriBSDPádraig Brady-1/+1
2025-04-06doc: mention the edge case of hex durations with 'd' suffixPádraig Brady-0/+1
2025-04-05maint: adjustments to recent timeout changePádraig Brady-4/+1
2025-04-05timeout: round timeouts upPaul Eggert-1/+6
2025-04-04maint: ensure that new "make syntax-check"-run sc_codespell passesCollin Funk-1/+1
2025-04-04timeout: ensure infinitesimal timeouts timeout quicklyPádraig Brady-0/+3
2025-04-04tests: fix false failure with multi-byte thousands separatorsPádraig Brady-0/+3
2025-03-23mv: port test to OpenBSD 7.5Paul Eggert-3/+12
2025-03-10tests: dd: ensure posix_fadvise errors are handledPádraig Brady-0/+57
2025-02-17cksum: fix test for missingPaul Eggert-1/+1
2025-02-05tests: du: avoid intermittent false failurePádraig Brady-1/+2
2025-01-22sort: drop "note" from a --debug messagePádraig Brady-12/+12
2025-01-20tests: avoid ENAMETOOLONG ERROR on some systemsPádraig Brady-1/+1
2025-01-20maint: tests: remove duplicate uses of 'my' in PerlCollin Funk-5/+4
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady-18/+18
2025-01-19tests: fix typo in tests/ls/ls-time.shDaniel Hofstetter-1/+1
2025-01-18ls: fix crash with --contextPádraig Brady-0/+3
2025-01-16tests: tail-c.sh: avoid failure on Linux kernels <= 2Pádraig Brady-1/+9
2025-01-16tests: avoid false failure with replaced readdirPádraig Brady-2/+2
2025-01-15tests: misc/write-errors.sh: increase memory limitPádraig Brady-1/+1
2025-01-15tests: head: avoid false failure on some systemsPádraig Brady-1/+1
2025-01-15tests: avoid ERRORs with no mntent.hPádraig Brady-2/+2
2025-01-15tests: avoid false failure with many mountpointsPádraig Brady-1/+1
2025-01-15tests: printf: avoid false failurePádraig Brady-1/+2
2025-01-15tests: avoid slow ulimit -v behaviorPádraig Brady-1/+1
2025-01-15tests: tail: avoid failure on Solaris 11Pádraig Brady-1/+8
2025-01-14tests: env-S.pl: unset GNU/Hurd env varsCollin Funk-0/+3
2025-01-12tests: make misc/write-errors.sh immune to default signal dispositionPádraig Brady-3/+5
2025-01-10csplit: avoid extraenous output files given empty inputPádraig Brady-0/+10
2025-01-08tail: honor --pid with fifosPádraig Brady-0/+37
2025-01-07cp,mv: decouple --update from -f,-i,-n optionsPádraig Brady-0/+3
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady-4/+35
2025-01-01maint: update all copyright year number rangesPádraig Brady-626/+626
2024-12-30numfmt: don't require a suffix with --from=iec-iPádraig Brady-0/+1
2024-12-30tests: improve the chmod/symlinks.sh testSylvestre Ledru-1/+1
2024-12-23kill: with -l,-t list signal 0Pádraig Brady-0/+3
2024-12-21tail: always fail when followed files become inaccessiblePádraig Brady-9/+13
2024-12-16maint: tests: update deprecated perl backreference syntaxDaniel Hofstetter-4/+4
2024-12-05tail: ensure --follow=name unfollows renamed filesPádraig Brady-8/+15
2024-11-24tests: avoid false failure with unicode decomposed file systemsPádraig Brady-2/+2
2024-11-20dd: port big-offset test to macOS 12.6Paul Eggert-3/+3
2024-11-19tests: fix inconsistent use of getlimits_Pádraig Brady-1/+1