aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-26maint: avoid :> pattern in testsPádraig Brady1-1/+1
2025-07-26tests: avoid a false failure on CygwinCollin Funk1-1/+1
2025-07-23tests: date: add tests for the Ethiopian calendarCollin Funk2-0/+46
2025-07-23tests: date: add tests for the Solar Hijri calendarCollin Funk2-0/+46
2025-07-22install: with -d, use more accurate diagnosticsPádraig Brady1-0/+7
2025-07-21tests: date: add tests for the Thai solar calendarCollin Funk2-0/+47
2025-07-12tests: sort: add a test for equivalent floatsPádraig Brady1-0/+3
2025-07-11tests: fix fraction comparison in sort-floatPaul Eggert1-6/+12
2025-07-10tests: fix integer overflow in sort-floatPaul Eggert1-1/+2
2025-07-09factor: don’t prove primalityPaul Eggert2-1/+6
2025-07-09factor: switch from mp to single when doablePaul Eggert1-0/+3
2025-07-09factor: fix test case namePaul Eggert1-1/+1
2025-07-01tests: cat: add test for O_APPEND bug fixPádraig Brady1-0/+10
2025-07-01tests: avoid false failure due to varied ERANGE errorsPádraig Brady1-3/+6
2025-06-29od: add test cases for recent fixPaul Eggert1-0/+18
2025-06-28od: fix '+N.' bugPaul Eggert1-0/+4
2025-06-28od: fix some unlikely integer overflowsPaul Eggert2-0/+44
2025-06-24od: output standard diagnostics for invalid -w argumentsPádraig Brady1-1/+11
2025-06-24od: fix various off-by-one issues with --strings with -NPádraig Brady1-2/+27
2025-06-22stty: stricter floating point parsingPádraig Brady1-1/+2
2025-06-20tty: better fix for Bug#26371Paul Eggert1-2/+8
2025-06-18tests: stty: adjust tests for arbitary speedsPádraig Brady4-2/+69
2025-06-10date: port test to NetBSD 10Paul Eggert1-3/+6
2025-06-08build: update gnulib submodule to latestPaul Eggert1-1/+1
2025-05-28tests: sort: expand multiple output testingPádraig Brady1-0/+5
2025-05-21tests: avoid hung tests on older macOSPádraig Brady2-2/+2
2025-05-20sort: fix buffer under-read (CWE-127)Pádraig Brady2-0/+36
2025-05-17factor: fix bug with 128-bit uintmax_tPaul Eggert1-0/+3
2025-04-23tests: add a test case for negative relative datePádraig Brady1-0/+3
2025-04-21tests: fix false failure with constrained setfaclPádraig Brady1-1/+1
2025-04-08tests: adjust csplit VM limit for CheriBSDPádraig Brady1-1/+1
2025-04-06doc: mention the edge case of hex durations with 'd' suffixPádraig Brady1-0/+1
2025-04-05maint: adjustments to recent timeout changePádraig Brady2-4/+1
2025-04-05timeout: round timeouts upPaul Eggert1-1/+6
2025-04-04maint: ensure that new "make syntax-check"-run sc_codespell passesCollin Funk1-1/+1
2025-04-04timeout: ensure infinitesimal timeouts timeout quicklyPádraig Brady1-0/+3
2025-04-04tests: fix false failure with multi-byte thousands separatorsPádraig Brady1-0/+3
2025-03-23mv: port test to OpenBSD 7.5Paul Eggert1-3/+12
2025-03-10tests: dd: ensure posix_fadvise errors are handledPádraig Brady2-0/+57
2025-02-17cksum: fix test for missingPaul Eggert1-1/+1
2025-02-05tests: du: avoid intermittent false failurePádraig Brady1-1/+2
2025-01-22sort: drop "note" from a --debug messagePádraig Brady1-12/+12
2025-01-20tests: avoid ENAMETOOLONG ERROR on some systemsPádraig Brady1-1/+1
2025-01-20maint: tests: remove duplicate uses of 'my' in PerlCollin Funk3-5/+4
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady10-18/+18
2025-01-19tests: fix typo in tests/ls/ls-time.shDaniel Hofstetter1-1/+1
2025-01-18ls: fix crash with --contextPádraig Brady1-0/+3
2025-01-16tests: tail-c.sh: avoid failure on Linux kernels <= 2Pádraig Brady1-1/+9
2025-01-16tests: avoid false failure with replaced readdirPádraig Brady1-2/+2
2025-01-15tests: misc/write-errors.sh: increase memory limitPádraig Brady1-1/+1