summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-07-21tests: date: add tests for the Thai solar calendarCollin Funk-0/+47
2025-07-12tests: sort: add a test for equivalent floatsPádraig Brady-0/+3
2025-07-11tests: fix fraction comparison in sort-floatPaul Eggert-6/+12
2025-07-10tests: fix integer overflow in sort-floatPaul Eggert-1/+2
2025-07-09factor: don’t prove primalityPaul Eggert-1/+6
2025-07-09factor: switch from mp to single when doablePaul Eggert-0/+3
2025-07-09factor: fix test case namePaul Eggert-1/+1
2025-07-01tests: cat: add test for O_APPEND bug fixPádraig Brady-0/+10
2025-07-01tests: avoid false failure due to varied ERANGE errorsPádraig Brady-3/+6
2025-06-29od: add test cases for recent fixPaul Eggert-0/+18
2025-06-28od: fix '+N.' bugPaul Eggert-0/+4
2025-06-28od: fix some unlikely integer overflowsPaul Eggert-0/+44
2025-06-24od: output standard diagnostics for invalid -w argumentsPádraig Brady-1/+11
2025-06-24od: fix various off-by-one issues with --strings with -NPádraig Brady-2/+27
2025-06-22stty: stricter floating point parsingPádraig Brady-1/+2
2025-06-20tty: better fix for Bug#26371Paul Eggert-2/+8
2025-06-18tests: stty: adjust tests for arbitary speedsPádraig Brady-2/+69
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