summaryrefslogtreecommitdiffstats
path: root/tests/truncate
AgeCommit message (Collapse)AuthorLines
2026-01-01maint: run 'make update-copyright'Collin Funk-9/+9
2025-11-03tests: truncate: ensure negative args not parsed as optionsPádraig Brady-0/+4
* tests/truncate/truncate-parameters.sh: Add a test case.
2025-01-01maint: update all copyright year number rangesPádraig Brady-9/+9
Update to latest gnulib with new copyright year. Run "make update-copyright" and then... * gnulib: Update included in this commit as copyright years are the only change from the previous gnulib commit. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
2024-01-01maint: update all copyright year number rangesPádraig Brady-9/+9
Update to latest gnulib with new copyright year. Run "make update-copyright" and then... * gnulib: Update included in this commit as copyright years are the only change from the previous gnulib commit. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Manually update copyright year, until we fully sync with gnulib at a later stage. * tests/sample-test: Adjust to use the single most recent year.
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-0/+312
* cfg.mk: Adjust syntax check exclusion paths. * tests/local.mk: Adjust for renamed tests.