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-02-09
tests/make: extend and explain test for the ':_' modifier
rillig
2023-02-09
make: ApplyModifier_Remember always use SCOPE_GLOBAL
sjg
2023-01-26
make: some variables should be read-only
sjg
2023-01-24
make: .SYSPATH: to add dirs to sysIncPath
sjg
2023-01-24
Add the unit tests
sjg
2023-01-23
make: .[NO]READONLY for control of read-only variables
sjg
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-19
tests/make: remove dependency on expr(1) from a test
rillig
2023-01-19
tests/make: add tests for whitespace in leading '@+-'
rillig
2023-01-17
tests/make: test backslash-newline after macro expansion in command
rillig
2023-01-03
make: add more details to warning 'Extra targets ignored'
rillig
2022-11-29
tests/make: document that the ':tl' modifier does not split words
rillig
2022-10-01
tests/make: make comment in test for .for easier to understand
rillig
2022-09-27
tests/make: add tests for legacy local variables and sorting
rillig
2022-09-25
tests/make: document how variable evaluation needs to be tested
rillig
2022-09-25
tests/make: reduce trailing whitespace
rillig
2022-09-25
tests/make: fix test for option '-e' (broken since 2022-01-23)
rillig
2022-09-24
tests/make: add test for .if/.for/.if/.break
rillig
2022-09-10
tests/make: be more specific about the egrep compatibility
rillig
2022-09-09
Handle deprecation of egrep
sjg
2022-09-08
tests/make: extend tests for the ':=' assignment operator
rillig
2022-09-08
tests/make: document an edge case in evaluating conditionals
rillig
2022-09-04
make: add more details to error message for numeric comparison
rillig
2022-09-03
Only update distrib/sets/lists/tests/mi with valid files
sjg
2022-09-03
make: fix handling of null bytes in the output in jobs mode
rillig
2022-09-03
make: clean up handling of .break in .for loops
rillig
2022-09-02
Enable make/unit-tests/directive-for-break
sjg
2022-09-02
make: add .break to terminate .for loop early
sjg
2022-08-25
tests/make: fix canonicalization for single-digit day of month
rillig
2022-08-24
make: prevent future out-of-bounds errors when parsing expressions
rillig
2022-08-24
tests/make: test misleading error messages on unclosed expressions
rillig
2022-08-24
make: fix out-of-bounds read when parsing the ':M' modifier
rillig
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
[next]