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-12-14
tests/make: disable test that behaves differently in ATF
rillig
2021-12-14
tests/make: test traditional include directive
rillig
2021-12-14
make: remove unreachable code for parsing the dependency operator
rillig
2021-12-13
tests/make: extend tests for parsing makefiles
rillig
2021-12-12
tests/make: test and document the newly added "variable" .SUFFIXES
rillig
2021-12-12
tests/make: add tests for irrelevant function calls
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-12-12
make: generate more specific error message on malformed conditional
rillig
2021-12-11
make: inline ParseEmptyArg into CondParser_FuncCallEmpty
rillig
2021-12-11
tests/make: proofread and clean up comments for function 'empty'
rillig
2021-12-10
make: do not evaluate misplaced expressions in malformed conditions
rillig
2021-12-10
tests/make: extend test for parse errors in conditions
rillig
2021-12-10
tests/make: add more comprehensive tests for short-circuit evaluation
rillig
2021-12-09
tests/make: prevent the bug from cond.c 1.283 from happening again
rillig
2021-12-09
make: add back support for jemalloc 100
rillig
2021-12-09
make: in parse errors, mark whitespace more clearly
rillig
2021-12-09
make: remove period from end of error messages and warnings
rillig
2021-12-06
tests/make: clean up after testing the option '-T'
rillig
2021-12-05
tests/make: replace ':U' with ':L' in test for ':u'
rillig
2021-12-05
tests/make: split test cases for ':R' into separate tests
rillig
2021-12-05
tests/make: document use-after-free in ':@' more precisely
rillig
2021-12-05
make: fix use-after-free in modifier ':@'
rillig
2021-12-05
tests/make: demonstrate use-after-free in modifier ':@'
rillig
2021-12-05
tests/make: migrate to jemalloc > 100
rillig
2021-12-05
make: save a memory allocation in the modifier ':[...]'
rillig
2021-12-05
make: inline Str_Words into .for loop handling
rillig
2021-12-05
tests/make: make test for '::=' easier to read, fix comments
rillig
2021-12-05
tests/make: fix documentation of .MAKE.SAVE_DOLLARS
rillig
2021-12-04
tests/make: fix test for option '-T'
rillig
2021-12-03
tests/make: demonstrate .include with erroneous expression
rillig
2021-12-03
tests/make: test .include with expressions
rillig
2021-12-03
tests/make: test option '-T' for tracing job events
rillig
2021-12-03
tests/make: document .MAKE.SAVE_DOLLARS in modifier ':@'
rillig
2021-12-02
tests/make: fix test for .MAKE.SAVE_DOLLARS
rillig
2021-12-01
tests/make: test target '.DEFAULT'
rillig
2021-12-01
tests/make: clean up test for .MAKE.SAVE_DOLLARS
rillig
2021-11-30
tests/make: document that undefining .MAKE.SAVE_DOLLARS has no effect
rillig
2021-11-30
tests/make: test and document .MAKE.SAVE_DOLLARS and ':='
rillig
2021-11-30
tests/make: convert tests for modifier '::=' to parse time
rillig
2021-11-29
tests/make: test escape sequences in string literals for .MAKEFLAGS
rillig
2021-11-28
make: with the option -de in jobs mode, output expanded commands
rillig
2021-11-27
tests/make: demonstrate unhelpful debug log in case of errors
rillig
2021-11-20
make: use correct plural form in debug message
rillig
2021-11-20
tests/make: finish a previously unfinished sentence in a comment
rillig
2021-11-13
tests/make: extend test for undefined variable in doubly indirect ':='
rillig
2021-11-13
tests/make: test double indirection in ':=' with undefined variable
rillig
2021-10-19
Replace ${.OBJDIR} with <curdir> for consistent results.
sjg
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
[next]