summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/opt-debug-var.exp
AgeCommit message (Collapse)Author
2022-03-26make: avoid trailing whitespace in debug log for variablesrillig
Since trailing whitespace is invisible, describe the variable value in words to make it visible.
2022-01-23tests/make: extend test suite, move old tests to 2020 schemerillig
The tests from envfirst.mk are now in opt-env.mk. The tests from modword.mk are now in varmod-select-words.mk.
2020-09-05make(1): add tests for each debug optionrillig