summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/directive-for-errors.mk
AgeCommit message (Collapse)Author
2021-04-04make: remove filler word 'Do' from function names for parsingrillig
No functional change, except for debug logging.
2021-04-04make: rename ambiguous functionsrillig
These two functions have counterparts that include the word 'Do' in their name, which is confusing. No functional change.
2020-12-31make(1): add test for error handling and expansion in .for loopsrillig