summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/var-op-expand.mk
AgeCommit message (Expand)Author
2023-06-01tests/make: force line-based diagnostics to be listed in the testsrillig
2022-09-08tests/make: extend tests for the ':=' assignment operatorrillig
2021-12-28tests/make: use tabs instead of spaces for indentationrillig
2021-11-30tests/make: test and document .MAKE.SAVE_DOLLARS and ':='rillig
2021-11-20tests/make: finish a previously unfinished sentence in a commentrillig
2021-11-13tests/make: extend test for undefined variable in doubly indirect ':='rillig
2021-11-13tests/make: test double indirection in ':=' with undefined variablerillig
2021-01-01var-op-expand needs MAKE.SAVE_DOLLARS=yessjg
2020-12-28make(1): extend test for modifier parts in ':=' assignmentsrillig
2020-12-27make(1): add test for modifier parts in ':=' assignmentsrillig
2020-12-27make(1): fix edge case in := with undefined in variable namerillig
2020-12-27make(1): move test result of var-op-expand.mk from exp to mkrillig
2020-12-27make(1): add more tests for ':=' assignmentsrillig
2020-12-27make(1): add tests for variable assignments using the ':=' operatorrillig
2020-11-08make(1): fix bug description of using := with undefined variablerillig
2020-11-08make(1): add test for edge case in resolving undefined variablesrillig
2020-08-16make(1): describe the purpose of each newly added unit test dummyrillig
2020-08-16make(1): add dummies for fine-grained tests, one per single featurerillig