summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-20tests: avoid false failure on CentOS 5,6,7Pádraig Brady-1/+1
2025-09-19tests: env: skip a few tests if LD_LIBRARY_PATH is setCollin Funk-0/+23
2025-09-18tests: tail/overlay-headers.sh: protect against hangPádraig Brady-2/+2
2025-09-18tests: tests/tail/wait.sh: protect against hangPádraig Brady-1/+1
2025-09-17tests: write-errors.sh: avoid portability issue with dashPádraig Brady-2/+2
2025-09-17maint: STREQ → streqPaul Eggert-10/+4
2025-09-17tests: fix issues with fold-characters.sh testPádraig Brady-6/+1
2025-09-16fold: fix write error checks with invalid multi-byte inputPádraig Brady-3/+8
2025-09-16fold: exit promptly upon write errorsPádraig Brady-1/+3
2025-09-16tests: fold/fold-zero-width.sh: avoid false failure with ENOSPCPádraig Brady-5/+6
2025-09-15fold: fix out of bounds write with zero width charactersCollin Funk-0/+56
2025-09-14cksum,wc: support disabling hardware acceleration at runtimePádraig Brady-6/+52
2025-09-10maint: basenc: refactor all encodings to use finalizePádraig Brady-0/+29
2025-09-09nohup: avoid FORTIFY runtime failure on Bionic libcPádraig Brady-0/+20
2025-09-08basenc: ensure partial padding with newlines induces an errorPádraig Brady-2/+8
2025-09-07tests: ensure option aliases are supportedPádraig Brady-0/+62
2025-09-04tests: fold: check if multi-byte spaces are treated as blankCollin Funk-13/+26
2025-09-04tests: cksum: check more length variantsPádraig Brady-23/+28
2025-09-04cksum: prefer -a sha2 -l ###, to -a sha###Pádraig Brady-6/+19
2025-09-03cksum: add support for SHA-3Collin Funk-1/+87
2025-09-02maint: avoid syntax-check failure from previous commitCollin Funk-1/+1
2025-09-02seq: be more accurate with large integer start valuesPádraig Brady-1/+8
2025-08-31ls: fix alignment with locale formatted --sizePádraig Brady-2/+19
2025-08-30b2sum: --length: fix upper bound checkPádraig Brady-0/+12
2025-08-28fold: fix handling of invalid multi-byte charactersCollin Funk-0/+11
2025-08-27tests: fold: add tests for multi-byte widthPádraig Brady-0/+22
2025-08-27tests: fold: copy i18n patch testsPádraig Brady-1/+33
2025-08-27tests: parameterize IO_BUFSIZEPádraig Brady-1/+4
2025-08-26fold: don't truncate multibyte characters at the end of the bufferCollin Funk-0/+19
2025-08-26tests: fold: consolidate all fold tests in tests/foldPádraig Brady-2/+2
2025-08-26tests: fold: add a memory constraint testPádraig Brady-0/+6
2025-08-24tests: nproc: fix false failure on some systemsPádraig Brady-12/+74
2025-08-23tests: cp: ensure copy offload is not disabled for sparse filesPádraig Brady-1/+20
2025-08-22fold: add the --characters optionCollin Funk-0/+146
2025-08-21tests: nproc: add a test for cgroup quotasPádraig Brady-0/+86
2025-08-19maint: prefer https to httpCollin Funk-1/+1
2025-08-14tsort: add do-nothing -w optionPaul Eggert-0/+4
2025-08-12maint: use short form bug URLsPádraig Brady-5/+5
2025-08-10realpath: support the -E option required by POSIXCollin Funk-0/+3
2025-08-09basenc: add base58 supportPádraig Brady-0/+69
2025-08-09basenc: fix stripping of '=' chars in some encodingsPádraig Brady-0/+1
2025-08-05maint: use consistent references to standard files in messagesCollin Funk-6/+6
2025-08-03tail: refactor to skip stat call on failurePaul Eggert-1/+0
2025-08-03tail: allow >=2**64 in traditional formPaul Eggert-0/+1
2025-08-03readlink: emit errors when POSIXLY_CORRECT is setCollin Funk-0/+49
2025-07-26maint: avoid :> pattern in testsPádraig Brady-1/+1
2025-07-26tests: avoid a false failure on CygwinCollin Funk-1/+1
2025-07-23tests: date: add tests for the Ethiopian calendarCollin Funk-0/+46
2025-07-23tests: date: add tests for the Solar Hijri calendarCollin Funk-0/+46
2025-07-22install: with -d, use more accurate diagnosticsPádraig Brady-0/+7