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
2021-01-30
make(1): update documentation of test lint.mk
rillig
2021-01-30
make(1): add test for combining the options -j, -n, -t
rillig
2021-01-30
make(1): explain test opt-touch-jobs
rillig
2021-01-29
make(1): demonstrate unnecessary creation of empty files in jobs mode
rillig
2021-01-27
make(1): fix irrelevant message in -W mode
rillig
2021-01-26
make(1): demonstrate irrelevant message about warnings as errors
rillig
2021-01-26
make(1): in -dp mode, print stack trace with each diagnostic
rillig
2021-01-25
make(1): rename struct For to struct ForLoop
rillig
2021-01-24
make(1): describe expansion of nested variables in .for values
rillig
2021-01-24
make(1): let the test directive-for-escape exit successfully
rillig
2021-01-23
make(1): rename Dir_Expand to SearchPath_Expand
rillig
2021-01-23
make(1): fix unit tests for dash and bash 5.1
rillig
2021-01-22
make(1): remove outdated comment from test
rillig
2021-01-22
make(1): fix test for .INCLUDEDFROMFILE
rillig
2021-01-22
make(1): remove "warning" from missing closing parenthesis
rillig
2021-01-21
make(1): replace warning + error with just an error in conditionals
rillig
2021-01-21
make(1): fix debug output for comparison operators in conditionals
rillig
2021-01-21
make(1): add tests for string literals in .ifdef
rillig
2021-01-21
make(1): demonstrate parse error without error message in conditional
rillig
2021-01-21
make(1): add test case for bare word containing quotes
rillig
2021-01-21
make(1): add more tests for edge cases in conditionals
rillig
2021-01-21
make(1): add more tests for tokens in conditionals
rillig
2021-01-19
make(1): add test for unsupported relational string comparisons
rillig
2021-01-19
make(1): update references to the renamed CondParser functions
rillig
2021-01-19
make(1): add error handling for edge case in malformed conditions
rillig
2021-01-19
make(1): demonstrate missing error handling for malformed conditions
rillig
2021-01-19
make(1): demonstrate wrong return value in CondParser_Term
rillig
2021-01-19
make(1): normalize shell error messages in tests
rillig
2021-01-19
make(1): fix tests for :gmtime and :localtime for 32-bit time_t
rillig
2021-01-08
Ensure PrintOnError always reports 'stopped in' on first call.
sjg
2021-01-07
Remove .MAKE from nested target which is not a sub-make
sjg
2021-01-01
var-op-expand needs MAKE.SAVE_DOLLARS=yes
sjg
2020-12-31
make(1): add test for common and edge cases in .for loop expansion
rillig
2020-12-31
make(1): add tests for extreme edge cases of .for loop expansion
rillig
2020-12-31
make(1): add test for error handling and expansion in .for loops
rillig
2020-12-30
make(1): add test for .endfor without corresponding .for
rillig
2020-12-29
make(1): add test that explains how variables are exported
rillig
2020-12-28
make(1): replace global preserveUndefined with VARE_KEEP_UNDEF
rillig
2020-12-28
make(1): extend test for modifier parts in ':=' assignments
rillig
2020-12-27
make(1): add test for modifier parts in ':=' assignments
rillig
2020-12-27
make(1): fix edge case in := with undefined in variable name
rillig
2020-12-27
make(1): move test result of var-op-expand.mk from exp to mk
rillig
2020-12-27
make(1): add more tests for ':=' assignments
rillig
2020-12-27
make(1): add tests for variable assignments using the ':=' operator
rillig
2020-12-27
make(1): add test for ParseDependencyTargetWord
rillig
2020-12-27
make(1): split test for indirect modifiers into paragraphs
rillig
2020-12-27
make(1): add tests for parsing indirect modifiers in nested expressions
rillig
2020-12-27
make(1): remove dead code from ApplyModifiersIndirect
rillig
2020-12-27
make(1): exit 2 on technical errors
rillig
2020-12-27
make(1): add test for missing error handling in .for loop
rillig
[prev]
[next]