summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/cond-token-plain.mk
AgeCommit message (Expand)Author
2023-06-01tests/make: force line-based diagnostics to be listed in the testsrillig
2023-02-14make: don't interpret the return value of Var_Parserillig
2022-09-25tests/make: reduce trailing whitespacerillig
2021-12-30tests/make: demonstrate edge case that evaluates an expression twicerillig
2021-12-12tests/make: refine comments for parsing and evaluating conditionsrillig
2021-12-12make: rename ParseFuncArg to ParseWord, update commentsrillig
2021-09-21make: do not allow unquoted 'left == right' after modifier ':?'rillig
2021-09-21tests/make: demonstrate unintended unquoted string in conditionsrillig
2021-01-21make(1): demonstrate parse error without error message in conditionalrillig
2021-01-21make(1): add test case for bare word containing quotesrillig
2021-01-21make(1): add more tests for edge cases in conditionalsrillig
2021-01-21make(1): add more tests for tokens in conditionalsrillig
2020-11-15make(1): add remarks to the tests about conditionsrillig
2020-11-09make(1): document handling of '#' and '\n' in conditionalsrillig
2020-09-12make(1): add tests for comparison tokens without whitespacerillig
2020-09-11make(1): add tests for really strange edge cases in conditionsrillig
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