index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
unit-tests
/
cond-token-plain.mk
Age
Commit message (
Expand
)
Author
2023-06-01
tests/make: force line-based diagnostics to be listed in the tests
rillig
2023-02-14
make: don't interpret the return value of Var_Parse
rillig
2022-09-25
tests/make: reduce trailing whitespace
rillig
2021-12-30
tests/make: demonstrate edge case that evaluates an expression twice
rillig
2021-12-12
tests/make: refine comments for parsing and evaluating conditions
rillig
2021-12-12
make: rename ParseFuncArg to ParseWord, update comments
rillig
2021-09-21
make: do not allow unquoted 'left == right' after modifier ':?'
rillig
2021-09-21
tests/make: demonstrate unintended unquoted string in conditions
rillig
2021-01-21
make(1): demonstrate parse error without error message in conditional
rillig
2021-01-21
make(1): add test case for bare word containing quotes
rillig
2021-01-21
make(1): add more tests for edge cases in conditionals
rillig
2021-01-21
make(1): add more tests for tokens in conditionals
rillig
2020-11-15
make(1): add remarks to the tests about conditions
rillig
2020-11-09
make(1): document handling of '#' and '\n' in conditionals
rillig
2020-09-12
make(1): add tests for comparison tokens without whitespace
rillig
2020-09-11
make(1): add tests for really strange edge cases in conditions
rillig
2020-08-16
make(1): describe the purpose of each newly added unit test dummy
rillig
2020-08-16
make(1): add dummies for fine-grained tests, one per single feature
rillig