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
2023-07-01
tests/make: show how to use indirect conditions in the '?:' modifier
rillig
2023-06-28
tests/make: extend test for the 'empty' function in conditions
rillig
2023-06-23
tests/make: explain and extend tests for expansion in .for loops
rillig
2023-06-23
make: warn about malformed patterns in ':M', ':N' and '.if make(...)'
rillig
2023-06-23
tests/make: sort missing 'expect' comments by their location
rillig
2023-06-22
tests/make: demonstrate inconsistency in pattern matching with ranges
rillig
2023-06-22
tests/make: fix line numbers in test result, since the previous commit
rillig
2023-06-22
make: speed up pattern matching in the ':M' and ':N' modifiers
rillig
2023-06-22
make: clean up comments related to pattern matching
rillig
2023-06-21
Cleanup guard tests
sjg
2023-06-21
make: skip a file protected by a multiple-inclusion guard more often
rillig
2023-06-21
tests/make: document how wildcards behave in a dependency declaration
rillig
2023-06-21
tests/make: clean up and extend tests for multiple-inclusion guards
rillig
2023-06-21
tests/make: document a few tests
rillig
2023-06-21
Allow guard targets to use variables.
sjg
2023-06-20
make: allow targets to be used as multiple-inclusion guards
rillig
2023-06-19
tests/make: test triple negation in '.ifndef'
rillig
2023-06-19
make: add tests for full code coverage of multiple-inclusion guards
rillig
2023-06-19
Test that .undef of readOnly variable fails
sjg
2023-06-19
make: if a makefile is protected by a guard, only include it once
rillig
2023-06-18
tests/make: clean up test for multiple-inclusion guards
rillig
2023-06-18
tests/make: align variable name in test for multiple-inclusion guards
rillig
2023-06-18
tests/make: extend test for multiple-inclusion guards
rillig
2023-06-16
tests/make: add test for multiple-inclusion guards
rillig
2023-06-16
tests/make: clean up tests for the ':M' and ':S' modifiers
rillig
2023-06-01
tests/make: force line-based diagnostics to be listed in the tests
rillig
2023-06-01
make: add more details to debug logging of .for loops
rillig
2023-06-01
make: shorten function names, clean up comments
rillig
2023-06-01
tests/make: clean up comments, extend a few tests
rillig
2023-06-01
make: error out on a .break directive with arguments
rillig
2023-05-10
tests/make: clean up comments in tests
rillig
2023-05-10
tests/make: clean up tests for .for loops
rillig
2023-05-09
make: add :mtime to provide mtime of file
sjg
2023-05-09
make: skip syntactically wrong .for loops
rillig
2023-05-09
tests/make: clean up tests for ':gmtime' and ':localtime'
rillig
2023-05-09
make: allow ':gmtime' and ':localtime' with dynamic argument
rillig
2023-05-09
tests/make: demonstrate parse bug in :gmtime and :localtime modifiers
rillig
2023-05-08
make: disallow characters like '$' in variable names in .for loops
rillig
2023-05-08
tests/make: add more tests for unusual variable names in .for loops
rillig
2023-05-08
make: fix parsing of unusual line continuations in .for loops
rillig
2023-04-29
tests/make: extend test for target-local variables
rillig
2023-04-28
tests/make: add tests for target-local variables
rillig
2023-04-07
tests/make: add cross references to command line tests
rillig
2023-03-28
tests/make: add expectations for string comparison errors
rillig
2023-03-18
make: handle .PHONY consitently on interrupt
sjg
2023-03-04
tests/make: improve explanations in test for 'empty' function
rillig
2023-03-04
tests/make: use proper variable names in short-circuit test
rillig
2023-03-04
tests/make: test very small and very large numbers in conditions
rillig
2023-02-27
tests/make: describe the absent fallback for ':O' modifiers more clearly
rillig
2023-02-26
tests/make: extend tests for expression modifiers, especially ':N'
rillig
[next]