summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/varname-dot-shell.exp
AgeCommit message (Expand)Author
2022-03-26make: avoid trailing whitespace in debug log for variablesrillig
2022-03-26make: add space after colon in debug logging for variablesrillig
2022-03-03make: make debug logging for comparisons less technicalrillig
2021-12-28make: make debug logging a bit more human-friendlyrillig
2021-04-05make: in debug log, add space between scope and variable namerillig
2021-04-04make: remove filler word 'Do' from function names for parsingrillig
2021-03-15make: change debug log for variable evaluation flags to lowercaserillig
2020-12-28make(1): replace global preserveUndefined with VARE_KEEP_UNDEFrillig
2020-11-08make(1): rename VARE_ASSIGN to VARE_KEEP_DOLLARrillig
2020-10-30make(1): prevent appending to read-only variablesrillig
2020-10-30make(1): demonstrate how to append to a read-only variablerillig
2020-10-30make(1): move test flags for varname-dot-shell to the test itselfrillig
2020-09-22make(1): move VAR_JUNK and VAR_KEEP away from VarFlagsrillig
2020-09-13make(1): shorten debug output of ApplyModifiersrillig
2020-08-23make(1): fix assertion failure in debug output for read-only variablesrillig
2020-08-23make(1): add test for the newly added .SHELL variablerillig