summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/varmisc.exp
AgeCommit message (Expand)Author
2021-02-23make: improve error message for unclosed modifierrillig
2020-08-31Add test case for FLAGS dependent on .TARGETsjg
2020-07-30make(1): add test for indirect unclosed variablerillig
2020-07-28make(1): issue a parse error on unclosed variablesrillig
2020-07-26make(1): add coverage test for dynamic = TRUE in Var_Parserillig
2020-07-26make(1): add test for unclosed variablesrillig
2020-07-26make(1): add test for expanding dynamic variablesrillig
2020-07-26make(1): add test for appending and exporting a variablerillig
2020-07-26make(1): add test for .MAKE.SAVE_DOLLARSrillig
2020-07-01Fix parsing of nested variables during .for loopsjg
2017-01-31Add check to cmpv test to ensure that target specific vars withsjg
2017-01-30Add :range and :_sjg
2017-01-14Allow providing a utc value to :{gm,local}timesjg
2015-10-12Add unit-test for discarded :?sjg
2015-10-11Avoid echo -n in unit-testssjg
2015-10-11Add Boolean wantit to Var_Parse and Var_Substsjg
2014-08-21Add varmisc.mk, for miscellaneous variable tests.apb