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-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
2021-09-12
tests/make: make output of test job-output-null clearer
rillig
2021-09-07
tests/make: expand on the history of unnecessary evaluation
rillig
2021-09-06
tests/make: test modifier ':S' with replacement '&'
rillig
2021-09-06
make: fix typos in comments
rillig
2021-09-02
make: rename for_var_len to ExprLen
rillig
2021-09-01
tests/make: fix test directive-for-if
rillig
2021-08-30
tests/make: explain where "${var}" in .for loops comes from
rillig
2021-08-03
tests/make: fix test for the variable modifier ':On'
rillig
2021-07-31
tests/make: split tests for the variable modifier ':O'
rillig
2021-07-30
make: handle parse errors in ':O' uniformly
rillig
2021-07-30
make: fix typo in manual page, add more tests for the new ':On'
rillig
2021-07-30
Add :On for numeric sort
sjg
2021-07-29
tests/make: test spaces around numbers in comparisons
rillig
2021-07-04
Do not assume /tmp is safe to use if TMPDIR is set
sjg
2021-07-03
tests/make: make test job-output-null more portable
rillig
2021-06-29
Allow BROKEN_TESTS to cause TESTS to be skipped.
sjg
2021-06-25
make: prevent newline injection in .for loops
rillig
2021-06-25
tests/make: demonstrate newline injection in .for loop
rillig
2021-06-24
tests/make: test .for loop over a variable named '$'
rillig
2021-06-21
make: fix grammar in error message for malformed conditional
rillig
2021-06-21
tests/make: remove unnecessary -dL from moderrs.mk
rillig
2021-06-21
tests/make: move and extend test for unmatched '\1' in ':C'
rillig
2021-06-21
Do not report unmatched regex subexpressions
sjg
[prev]
[next]