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-02-12
make: fix echoing of command with '-' in silent target in jobs mode
rillig
2022-02-12
tests/make: demonstrate bug for .SILENT in jobs mode (since 2003)
rillig
2022-02-11
tests/make: reproduce filesystem lookup of .PHONY nodes
rillig
2022-02-09
tests/make: remove redundant 'echo' from variable assignments
rillig
2022-02-09
make: fix mistakes, spelling and typos in comments and manual page
rillig
2022-02-09
make: prefix the warning about read-only .OBJDIR with a colon
rillig
2022-02-09
tests/make: use more distinctive placeholder for TMPDIR
rillig
2022-02-07
tests/make: demonstrate combination of .USE with transformation rule
rillig
2022-02-05
tests/make: document and try to reproduce the crash in Parse_IsVar
rillig
2022-02-04
make: use fixed type for comparing numbers using the modifier ':On'
rillig
2022-01-29
tests/make: sync comment in test for recursive variable
rillig
2022-01-29
make: for recursive variables in commands, print location
rillig
2022-01-29
tests/make: demonstrate recursive variable in target
rillig
2022-01-29
make: print stack trace on fatal errors
rillig
2022-01-29
tests/make: extend and isolate tests for target-local variables
rillig
2022-01-27
numEntries can vary
sjg
2022-01-27
tests/make: add more edge cases for expansion of .for loop body
rillig
2022-01-27
tests/make: explain escaping in .for loops, add more test cases
rillig
2022-01-27
tests/make: test hash code collisions of variable names
rillig
2022-01-27
Unit test for local variables
sjg
2022-01-27
Allow local variable assignments in dependency lines
sjg
2022-01-27
Do not allow /usr/obj to cause failure.
sjg
2022-01-26
tests/make: test meta mode in jobs mode
rillig
2022-01-26
tests/make: remove unnecessary conditional processing for meta test
rillig
2022-01-24
tests/make: demonstrate that the 'static' in Var_Parse has an effect
rillig
2022-01-23
tests/make: add a few more tests
rillig
2022-01-23
tests/make: add more tests for the modifier ':ts'
rillig
2022-01-23
tests/make: run nested makes with -r to reduce side effects
rillig
2022-01-23
tests/make: migrate modts to varmod-to-separator and explain
rillig
2022-01-23
tests/make: rename var-class to var-scope
rillig
2022-01-23
tests/make: extend test suite, move old tests to 2020 scheme
rillig
2022-01-22
tests/make: add a few more tests, mainly for special targets
rillig
2022-01-22
make: add missing newline after "cannot continue" message
rillig
2022-01-22
tests/make: add a few more tests
rillig
2022-01-22
tests/make: explore edge cases involving .ifmake
rillig
2022-01-20
make: fix filename in warning about duplicate script (since 2018-12-22)
rillig
2022-01-20
tests/make: refine test for wrong diagnostic line
rillig
2022-01-19
tests/make: demonstrate wrong location in diagnostic (since 2018-12-22)
rillig
2022-01-16
Ensure make gets -r
sjg
2022-01-16
tests/make: document more edge cases for the assignment modifier ':sh'
rillig
2022-01-15
tests/make: fix comment in test
rillig
2022-01-15
tests/make: ensure that the 'expect' comments in tests are correct
rillig
2022-01-14
Add unit-test for .MAKE.META.CMP_FILTER
sjg
2022-01-11
tests/make: clean up after test for option '-dF'
rillig
2022-01-10
make: add debug logging for capturing the output of external commands
rillig
2022-01-09
tests/make: add placeholders for .PARSEDIR and .INCLUDEDFROMDIR
rillig
2022-01-09
tests/make: ensure that '.ifn' is an unknown directive
rillig
2022-01-09
tests/make: demonstrate inconsistencies in Cmd_Exec callers
rillig
2022-01-09
tests/make: test output channels for parse errors and other errors
rillig
2022-01-09
make: fix crash for newline in .for value in -dp mode (since yesterday)
rillig
[prev]
[next]