summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/modts.mk
AgeCommit message (Expand)Author
2022-01-23tests/make: migrate modts to varmod-to-separator and explainrillig
2020-11-03make(1): clean up unit testsrillig
2020-10-24make(1): use consistent indentation in variable assignmentsrillig
2020-10-24make(1): use consistent RCS Id in test filesrillig
2020-08-31make(1): move some of the :ts tests into a separate filerillig
2020-07-19make(1): add more tests for :ts modifierrillig
2020-07-19make(1): demonstrate inconsistent :ts behavior among modifiersrillig
2016-03-07For :ts numeric escapes \x* is hex, anything else is octal.sjg
2014-08-21Give each group of tests its own output file.apb