summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/cond-short.exp
AgeCommit message (Expand)Author
2023-03-04tests/make: use proper variable names in short-circuit testrillig
2020-12-01make(1): adjust condition descriptions in test cond-shortrillig
2020-07-09compare_expression: return after fetch lhs and rhs if !doEvalsjg
2020-07-02make(1): fix unnecessary evaluation of variables in :@var@ modifierrillig
2020-07-02make(1): fix unnecessary evaluation for :S :C := modifiersrillig
2020-07-02make(1): demonstrate some more cases for unintended evaluationrillig
2020-07-02make(1): fix unnecessary evaluation of :M and :N modifiersrillig
2020-07-02make(1): demonstrate another unintended variable evaluationrillig
2020-07-02make(1): fix edge case for evaluating unnecessary conditionsrillig
2020-07-02make(1): demonstrate another unnecessary condition evaluationrillig
2020-06-28make(1): fix evaluation of unreachable conditionsrillig
2020-06-28make(1): demonstrate bug when evaluating conditionsrillig