summaryrefslogtreecommitdiffstats
path: root/tests/expr/expr.pl
AgeCommit message (Collapse)AuthorLines
2024-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
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-11-16tests: omit inapplicable test codePaul Eggert-1/+1
* tests/misc/join.pl, tests/uniq/uniq.pl: Remove test for "invalid byte, character or field list" message that is not generated.
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-0/+238
* cfg.mk: Adjust syntax check exclusion paths. * tests/local.mk: Adjust for renamed tests.