summaryrefslogtreecommitdiffstats
path: root/tests/fold
AgeCommit message (Expand)AuthorLines
12 daysmaint: tests: refactor uses of bad_unicode()Pádraig Brady-6/+1
12 daysfold: fix output truncation with 0xFF bytes in inputPádraig Brady-4/+5
2026-02-18maint: tests: avoid ENOSPC specific handlingPádraig Brady-3/+6
2026-02-06tests: fold: check that all files are processedCollin Funk-0/+36
2026-01-06tests: mktemp: add tests for invalid Unicode optionsCollin Funk-3/+4
2026-01-01maint: run 'make update-copyright'Collin Funk-5/+5
2025-09-21tests: avoid false failure on older Linux kernelsPádraig Brady-1/+3
2025-09-20tests: fold: avoid false failures on Solaris 10Pádraig Brady-3/+8
2025-09-20tests: avoid false failure on CentOS 5,6,7Pádraig Brady-1/+1
2025-09-17tests: fix issues with fold-characters.sh testPádraig Brady-6/+0
2025-09-16fold: fix write error checks with invalid multi-byte inputPádraig Brady-3/+8
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/+55
2025-09-04tests: fold: check if multi-byte spaces are treated as blankCollin Funk-13/+26
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-1/+52
2025-08-26tests: fold: add a memory constraint testPádraig Brady-0/+6
2025-08-22fold: add the --characters optionCollin Funk-0/+143