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
/
varmisc.exp
Age
Commit message (
Expand
)
Author
2021-02-23
make: improve error message for unclosed modifier
rillig
2020-08-31
Add test case for FLAGS dependent on .TARGET
sjg
2020-07-30
make(1): add test for indirect unclosed variable
rillig
2020-07-28
make(1): issue a parse error on unclosed variables
rillig
2020-07-26
make(1): add coverage test for dynamic = TRUE in Var_Parse
rillig
2020-07-26
make(1): add test for unclosed variables
rillig
2020-07-26
make(1): add test for expanding dynamic variables
rillig
2020-07-26
make(1): add test for appending and exporting a variable
rillig
2020-07-26
make(1): add test for .MAKE.SAVE_DOLLARS
rillig
2020-07-01
Fix parsing of nested variables during .for loop
sjg
2017-01-31
Add check to cmpv test to ensure that target specific vars with
sjg
2017-01-30
Add :range and :_
sjg
2017-01-14
Allow providing a utc value to :{gm,local}time
sjg
2015-10-12
Add unit-test for discarded :?
sjg
2015-10-11
Avoid echo -n in unit-tests
sjg
2015-10-11
Add Boolean wantit to Var_Parse and Var_Subst
sjg
2014-08-21
Add varmisc.mk, for miscellaneous variable tests.
apb