aboutsummaryrefslogtreecommitdiffstats
path: root/tests/truncate (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-11-03tests: truncate: ensure negative args not parsed as optionsPádraig Brady1-0/+4
* tests/truncate/truncate-parameters.sh: Add a test case.
2025-01-01maint: update all copyright year number rangesPádraig Brady9-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 Brady9-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 Ledru9-0/+312
* cfg.mk: Adjust syntax check exclusion paths. * tests/local.mk: Adjust for renamed tests.