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
/
directive-for.mk
Age
Commit message (
Expand
)
Author
2023-06-01
tests/make: force line-based diagnostics to be listed in the tests
rillig
2023-06-01
tests/make: clean up comments, extend a few tests
rillig
2023-05-10
tests/make: clean up tests for .for loops
rillig
2023-05-09
make: skip syntactically wrong .for loops
rillig
2023-05-08
make: disallow characters like '$' in variable names in .for loops
rillig
2023-05-08
tests/make: add more tests for unusual variable names in .for loops
rillig
2023-05-08
make: fix parsing of unusual line continuations in .for loops
rillig
2022-10-01
tests/make: make comment in test for .for easier to understand
rillig
2022-08-23
tests/make: demonstrate that .for variables take precedence
rillig
2022-01-15
tests/make: ensure that the 'expect' comments in tests are correct
rillig
2022-01-08
tests/make: demonstrate edge case in parsing .for loops
rillig
2022-01-02
tests/make: test edge cases in .for loops
rillig
2020-12-27
make(1): add test for missing error handling in .for loop
rillig
2020-11-15
make(1): update and add comments in tests
rillig
2020-10-25
make(1): test funny character in .for variable names
rillig
2020-10-25
make(1): add test for escaping parentheses and braces in .for loops
rillig
2020-10-24
make(1): use consistent indentation in variable assignments
rillig
2020-09-22
make(1): remove obsolete fix for PR bin/29985
rillig
2020-09-22
make(1): add test for .for loop from PR bin/29985
rillig
2020-09-14
make(1): add test for nested .for loops with the same variable name
rillig
2020-09-02
make(1): fix wrong comments in test for the .for loop
rillig
2020-09-02
make(1): add test for the .for directive
rillig