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
2020-12-27
make(1): add test for expansion errors in jobs mode
rillig
2020-12-22
make(1): allow .undef to undefine multiple variables at once
rillig
2020-12-22
make(1): add test for undefined variable in dependency declaration
rillig
2020-12-22
make(1): fix comment in test about null bytes in makefiles
rillig
2020-12-22
make(1): re-add improved assertion in ParseGetLine
rillig
2020-12-22
make(1): clean up after test opt-file
rillig
2020-12-22
make(1): fix assertion failure for files without trailing newline
rillig
2020-12-22
make(1): fix commit number in tests for :gmtime and :localtime
rillig
2020-12-21
make(1): remove excess newline from parse errors (since 2020-11-01)
rillig
2020-12-21
make(1): align tests for :localtime with those for :gmtime
rillig
2020-12-21
make(1): move tests for :gmtime to parse time
rillig
2020-12-21
Set default for .MAKE.OS once
sjg
2020-12-20
make(1): add tests for :tW and :tw modifiers
rillig
2020-12-20
make(1): add tests for variable modifiers on trailing slashes
rillig
2020-12-20
make(1): error out on unknown variable modifiers at parse time
rillig
2020-12-20
make(1): include line numbers in output of test varmod-edge.mk
rillig
2020-12-20
make(1): move tests for indirect modifiers around
rillig
2020-12-20
make(1): remove wrong error message for indirect modifier in lint mode
rillig
2020-12-19
make(1): fix error message for .info/.warning/.error without argument
rillig
2020-12-19
make(1): error out if .undef has not exactly 1 argument
rillig
2020-12-19
make(1): add tests for undefining variables with exotic names
rillig
2020-12-19
make(1): rewrite tests for misspelled .elif directive
rillig
2020-12-19
make(1): add test for null byte in .for loop body
rillig
2020-12-19
make(1): add test for backslash continuation lines in .for loops
rillig
2020-12-19
make(1): fix line numbers in .for loops (since 2007-01-01)
rillig
2020-12-19
make(1): demonstrate wrong line numbers in .for loops, since 2007-01-01
rillig
2020-12-18
make(1): spell nonexistent consistently
rillig
2020-12-18
make(1): use symbolic time for 0 in Make_Recheck
rillig
2020-12-14
make(1): error out on .else with extraneous text
rillig
2020-12-14
make(1): error out if an '.endif' contains extraneous text
rillig
2020-12-14
make(1): add tests for parsing .if conditions
rillig
2020-12-14
make(1): add more tests for parsing .endif
rillig
2020-12-14
make(1): add test for variable expressions after a parse error
rillig
2020-12-14
make(1): add test for parsing the end of a condition
rillig
2020-12-13
make(1): fix .ERROR_TARGET in compat -k mode (since 2010-04-07)
rillig
2020-12-13
make(1): add tests for variable expansion in .ERROR handling
rillig
2020-12-13
make(1): demonstrate wrong error handling in compat mode
rillig
2020-12-13
Prune job debug output that may appear out of order.
sjg
2020-12-13
Avoid noise when csh does not exist
sjg
2020-12-13
Ensure we have a value for .MAKE.UID
sjg
2020-12-13
make(1): adjust timestamps in unit tests
rillig
2020-12-13
make(1): error out on misspelled directives
rillig
2020-12-13
make(1): add test for misspelled directives
rillig
2020-12-12
make(1): extract ExportVars from Var_Export
rillig
2020-12-12
make(1): error out on misspelled .export directives
rillig
2020-12-12
make(1): error out on misspelled .unexport-env
rillig
2020-12-12
make(1): add test for a shell with error control
rillig
2020-12-12
make(1): reduce number of test cases in sh-flags.mk
rillig
2020-12-12
make(1): demonstrate that -s and .SILENT have the same effect
rillig
2020-12-12
make(1): move Job.xtraced to ShellWriter
rillig
[prev]
[next]