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-25
make: meta-ignore tests will not work if TMPDIR is /tmp
sjg
2023-02-25
tests/make: clean up tests for MAKEFLAGS and related variables
rillig
2023-02-25
tests/make: move tests for MAKRFLAGS to the correct file
rillig
2023-02-25
tests/make: test that MAKEFLAGS is an environment variable
rillig
2023-02-25
tests/make: fix explanation for '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: activate all tests for MAKEFLAGS
rillig
2023-02-25
tests/make: reproduce and explain '$' in MAKEFLAGS
rillig
2023-02-25
tests/make: test how '$' behaves in .MAKEOVERRIDES and MAKEFLAGS
rillig
2023-02-25
make: rename function for parsing command line options
rillig
2023-02-23
Add unit-tests for .MAKE.META.IGNORE_*
sjg
2023-02-18
tests/make: document why ':?' cannot parse its operands in balanced mode
rillig
2023-02-18
tests/make: document the modifier ':@var@body@'
rillig
2023-02-18
make: fix parsing of unevaluated subexpressions with unbalanced '{}'
rillig
2023-02-15
make: inline macros for variable names
rillig
2023-02-14
make: remove redundant type VarParseResult
rillig
2023-02-14
make: don't interpret the return value of Var_Parse
rillig
2023-02-13
tests/make: update test for evaluating undefined variables
rillig
2023-02-09
tests/make: remove debugging directive from test for ':_'
rillig
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
[prev]
[next]