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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-11-07
make(1): add test for job command flags
rillig
2020-11-04
make(1): add test for undefined variables in command line arguments
rillig
2020-11-03
make(1): move tests from directives.mk to separate tests
rillig
2020-11-02
make(1): remove obsolete POSTPROC.varname from unit tests
rillig
2020-11-02
make(1): add test for parse errors in commands in lint mode (-dL)
rillig
2020-11-02
make(1): remove debugging code from sync-mi
rillig
2020-11-02
make(1): add test for parse errors in shell commands, compat mode
rillig
2020-11-02
make(1): handle errors when sync-mi fails because of a syntax error
rillig
2020-11-01
make(1): move test flags to test varmod-match-escape.mk
rillig
2020-10-31
make(1): add more tests for the variable modifier :localtime
rillig
2020-10-31
make(1): add test for recursive variable expressions
rillig
2020-10-31
make(1): merge the SysV modifier tests into varmod-sysv
rillig
2020-10-30
make(1): move test flags for varname-dot-shell to the test itself
rillig
2020-10-29
make(1): move MAKEFLAGS handling in vardebug test to the test itself
rillig
2020-10-24
make(1): add test for looking up suffixes
rillig
2020-10-23
make(1): add test for dependencies of the form '%.o: %.c'
rillig
2020-10-23
make(1): add test case in which .BEGIN depends on .END
rillig
2020-10-23
make(1): add test for the '::' dependency operator
rillig
2020-10-23
make(1): move tests from cond2.mk to varmod-ifelse.mk (fixup)
rillig
2020-10-23
make(1): add test for .ERROR_CMD in jobs mode
rillig
2020-10-20
make(1): split test suffixes.mk into simpler, isolated tests
rillig
2020-10-18
In meta mode we do not have to re-run all tests when Makefile is touched
sjg
2020-10-18
make(1): add test for turning a target into a transformation
rillig
2020-10-17
make(1): document why the ampersand is not listed in export.exp
rillig
2020-10-10
Limit output of export tests to POSIX compatible env vars
sjg
2020-10-08
make(1): remove test misc.mk from Makefile
rillig
2020-10-08
make(1): fix test opt-debug-jobs on non-native platforms
rillig
2020-10-05
make(1): revert previous commit
rillig
2020-10-05
make(1): fix double-free bug in -DCLEANUP mode (since 2020-10-02)
rillig
2020-10-04
make(1): add tests for parsing assignments, especially :sh
rillig
2020-10-03
make(1): add test demonstrating the Towers of Hanoi puzzle
rillig
2020-10-03
make(1): add tests for the various supported shells
rillig
2020-10-03
make(1): add test for the -dj debug option
rillig
2020-10-02
make(1): add tests for parsing and exporting variables
rillig
2020-09-29
make(1): fix test job-output-long-lines
rillig
2020-09-27
make(1): add test for merging long lines of job output
rillig
2020-09-27
make(1): run tests with jemalloc debugging enabled
rillig
2020-09-25
make(1): add test for harmless bug in Parse_File
rillig
2020-09-25
make(1): add test for make() function in conditions
rillig
2020-09-25
make(1): add test for deleting the suffixes during parsing
rillig
2020-09-25
make(1): add test for partial expansion of undefined variables
rillig
2020-09-23
make(1): remove debug output from counter tests
rillig
2020-09-23
make(1): add variant of the counter test
rillig
2020-09-23
make(1): fix assertion failure in -j mode with .END node
rillig
2020-09-21
make(1): run tests with absolute filenames as well
rillig
2020-09-21
make(1): fix tests for .PARSEDIR/.PARSEFILE
rillig
2020-09-15
make(1): move flags for lint test into the test itself
rillig
2020-09-14
make(1): add test for undefined expressions in conditions in lint mode
rillig
2020-09-14
make(1): add tests for numbers in conditions
rillig
2020-09-13
make(1): add tests for the various .include directives
rillig
[prev]
[next]