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
Age
Commit message (
Expand
)
Author
2021-03-14
make: do not expand the variable name in the ':_' modifier
rillig
2021-03-14
tests/make: demonstrate unintended edge case for the ':_' modifier
rillig
2021-03-14
tests/make: convert test for ':_' modifier to parse time
rillig
2021-03-14
make: only evaluate the ':_' modifier if the expression is needed
rillig
2021-03-14
make: add test for edge case in modifier ':[...]'
rillig
2021-03-14
tests/make: add test for short-circuit evaluation of modifiers
rillig
2021-03-14
make: fix wrong expression evaluation in -dL mode
rillig
2021-03-14
make: demonstrate wrong expression evaluation in -dL mode
rillig
2021-02-23
make: document the history of bugs in "cmdline overrides global"
rillig
2021-02-23
make: improve error message for bad modifier in variable expression
rillig
2021-02-23
make: add test for confusing error message for bad modifier
rillig
2021-02-23
make: improve error message for unclosed modifier
rillig
2021-02-23
make: improve error message for unknown modifier
rillig
2021-02-23
make: demonstrate how to undefine variables during evaluation
rillig
2021-02-23
make: quote ':S' in error message about missing delimiter
rillig
2021-02-23
make: add context information to error message about ':range' modifier
rillig
2021-02-23
make: add quotes around variable name in an error message
rillig
2021-02-22
make: add test for confusing double space in error message
rillig
2021-02-22
make: add test for cmdline variables overriding global variables
rillig
2021-02-22
make: update constant names in comments
rillig
2021-02-16
make: document the bad state in which the test varcmd.mk is
rillig
2021-02-16
make: test exporting a variable that itself depends on a subprocess
rillig
2021-02-16
make: clarify what .export ${:U} means
rillig
2021-02-16
make: demonstrate inconsistency in .undef of an exported variable
rillig
2021-02-16
make: rename constants for VarFlags
rillig
2021-02-15
make: rename ExprDefined constants for debug logging
rillig
2021-02-15
make: improve comments in test for expansions in .for loops
rillig
2021-02-14
make: add test for the variable modifier ':sh'
rillig
2021-02-14
make: add test for indirect ':U' modifier
rillig
2021-02-14
make: update line numbers in expected test output
rillig
2021-02-14
make: document since when indirect modifiers are supported
rillig
2021-02-14
make: add more tests for edge cases in evaluating variable expressions
rillig
2021-02-14
make: fix TMPDIR in unit-tests
rillig
2021-02-14
make: add test for ::= modifier enclosed in parentheses
rillig
2021-02-07
make: fix typo in comment in test
rillig
2021-02-06
Avoid test failures when more than one user run them.
sjg
2021-02-06
Use plain kill to test signaled child
sjg
2021-02-04
make: rename context and ctxt to scope
rillig
2021-02-04
make: rename some VAR constants to SCOPE
rillig
2021-02-04
make: remove .PARSEDIR from test output of varname-empty
rillig
2021-02-03
make: fix double expansion when appending to a new variable
rillig
2021-02-03
make: in the test varname-empty, keep more debug output
rillig
2021-02-02
make: remove overengineered Enum_ValueToString
rillig
2021-02-02
make: when exiting due to an error, print graph information
rillig
2021-02-02
make: demonstrate that neither -dg2 nor -dg3 produces debug output
rillig
2021-02-02
make: replace VarExprFlags with VarExprStatus
rillig
2021-02-01
make: document necessary tests for Str_Match
rillig
2021-02-01
make: rename Parse_include_file to IncludeFile
rillig
2021-02-01
make: replace parse error "Need an operator" with better message
rillig
2021-02-01
make: add test for reading from make's stdin
rillig
[prev]
[next]