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
2022-08-24
make: fix out-of-bounds read when parsing the ':D' modifier
rillig
2022-08-23
tests/make: document how the modifier ':@' works
rillig
2022-08-23
make: revert parsing of modifier parts (since 2022-08-08)
rillig
2022-08-23
tests/make: demonstrate parse error in ':@' modifier (since 2022-08-08)
rillig
2022-08-23
tests/make: demonstrate that .for variables take precedence
rillig
2022-08-18
tests/make: fix test for option '-q' in ATF mode
rillig
2022-08-17
make: fix exit status for '-q' (since 1994)
rillig
2022-08-17
tests/make: demonstrate wrong exit status for '-q' (since 1994)
rillig
2022-08-08
tests/make: document history of bug in parsing unbalanced expressions
rillig
2022-08-08
make: fix parsing of modifiers containing unbalanced subexpressions
rillig
2022-08-06
tests/make: demonstrate bug in parsing of modifier parts
rillig
2022-08-06
tests/make: document parsing behavior of modifiers
rillig
2022-07-26
Pass MAKEOBJDIR to opt-m-include-dir
sjg
2022-07-24
make: fix out-of-bounds read when parsing an invalid line
rillig
2022-07-10
tests/make: extend tests for modifier ':H'
rillig
2022-06-12
make: document ExprLen, which is part of a .for loop
rillig
2022-06-12
tests/make: make test for null bytes in .for loop more readable
rillig
2022-06-12
tests/make: demonstrate what happens for 'make -DVAR=value'
rillig
2022-06-11
tests/make: test edge cases in pattern matching
rillig
2022-06-11
tests/make: demonstrate another pathological pattern match
rillig
2022-06-10
tests/make: reword comment in Makefile to be more specific
rillig
2022-06-10
tests/make: demonstrate spaces and '#' in command line arguments
rillig
2022-06-02
Increase the resource limit so these tests pass on hppa.
skrll
2022-05-23
tests/make: document and demonstrate .for i containing .if empty(i)
rillig
2022-05-08
tests/make: remove test varquote
rillig
2022-05-08
tests/make: explain that assignments ignore leading spaces
rillig
2022-05-08
tests/make: add test for option '-X', clean up comments
rillig
2022-05-08
tests/make: fix typo in variable name
rillig
2022-05-08
tests/make: migrate cond1 test to other, more specific tests
rillig
2022-05-07
tests/make: document why deptgt-posix needs its own directory
rillig
2022-05-07
make: allow to randomize build order of targets
rillig
2022-05-07
tests/make: clean up comments in test for .POSIX
rillig
2022-05-07
make: rename Compat_Run to Compat_MakeAll
rillig
2022-04-18
Never 'rm -rf ${TMPDIR}' when you cannot be sure what it is
sjg
2022-04-18
make: only switch to POSIX mode if '.POSIX:' is the first line
rillig
2022-04-18
tests/make: refine documentation of test for .USEBEFORE
rillig
2022-04-18
tests/make: extend tests for .USE and .USEBEFORE
rillig
2022-04-15
tests/make: adjust expectations to actual behavior
rillig
2022-03-27
make: fix spacing, and a typo in a test
rillig
2022-03-26
make: avoid trailing whitespace in debug log for variables
rillig
2022-03-26
make: add space after colon in debug logging for variables
rillig
2022-03-26
make: clean up comments
rillig
2022-03-26
make: fix crash on .undef of an environment variable (since 2020-10-06)
rillig
2022-03-25
tests/make: test .undef for exported global variables
rillig
2022-03-25
tests/make: suppress -DCLEANUP output in test deptgt-phony
rillig
2022-03-03
tests/make: add more comprehensive tests for ':M' and ':N'
rillig
2022-03-03
make: make debug logging for comparisons less technical
rillig
2022-03-02
Add nofilemon to meta mode tests
sjg
2022-02-12
tests/make: clean up comments in test for indirect -k failures
rillig
2022-02-12
tests/make: document the history of bugs in '-k' mode
rillig
[prev]
[next]