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-12-07
make(1): add tests and tutorial for the ?= assignment operator
rillig
2020-12-07
make(1): add test for wrong exit status 0 after failed targets with -k
rillig
2020-12-06
make(1): add test for .END after failed main node
rillig
2020-12-05
Use .MAKE.OS if we can
sjg
2020-12-04
make(1): use fixed format for debug output of the directory cache
rillig
2020-12-01
make(1): add test and tutorial for indirect modifiers
rillig
2020-12-01
make(1): add test for the special .MAKEFLAGS variable
rillig
2020-12-01
make(1): add tests for suppressing "stopped in"
rillig
2020-11-30
make(1): fix tests for :gmtime and :localtime for 32-bit time_t
rillig
2020-11-30
Add some tests for meta mode
sjg
2020-11-29
make(1): clean up memory management for CachedDirs
rillig
2020-11-29
make(1): add debug logging for OpenDirs_Done
rillig
2020-11-29
make(1): add debug logging for reference counting of CachedDir
rillig
2020-11-25
Add .MAKE.UID and .MAKE.GID
sjg
2020-11-25
access(2) does not work for root, so skip objdir-writable
sjg
2020-11-24
make(1): add test for bug in error handling of .BEGIN in -k mode
rillig
2020-11-24
make(1): add test for error in dependency of .END node in -k mode
rillig
2020-11-24
make(1): add test for missing "Stop" after error in .END
rillig
2020-11-23
make(1): make output of test opt-debug-graph1 consistent
rillig
2020-11-23
make(1): test that .PHONY targets are not resolved using suffix rules
rillig
2020-11-22
make(1): add test for debug output from transformation rules
rillig
2020-11-22
make(1): add another unit test for suffix handling
rillig
2020-11-22
make(1): document the selection of the main target
rillig
2020-11-22
make(1): make configuration of export tests simpler
rillig
2020-11-22
make(1): add more output to test for -dg1
rillig
2020-11-21
make(1): capture more output from test deptgt-suffixes
rillig
2020-11-21
make(1): limit memory usage in tests
rillig
2020-11-21
make(1): add test for incomplete transformation rule
rillig
2020-11-19
make(1): fix test opt-debug-jobs for native shell
rillig
2020-11-19
make(1): fix test opt-debug-jobs when compiled with dash as shell
rillig
2020-11-19
make(1): remove redundant postprocessing for test var-op-shell
rillig
2020-11-19
make(1): remove postprocessing for test directive-export-gmake
rillig
2020-11-18
Cleanup - colliding fixes for same issue
sjg
2020-11-18
Some tests need help with dash
sjg
2020-11-17
make(1): make test vardebug independent from the shell
rillig
2020-11-17
make(1): fix test output of var-op-shell for dash
rillig
2020-11-16
make(1): add test for self-referencing suffix rule
rillig
2020-11-15
make(1): fix typo in test for variable with empty name
rillig
2020-11-15
make(1): update and add comments in tests
rillig
2020-11-14
make(1): use progname instead of hard-coded 'make' in warning
rillig
2020-11-14
make(1): add test for the -t option in jobs mode
rillig
2020-11-12
Pass a writable flag to Main_SetObjdir to control writable check
sjg
2020-11-10
make(1): add more tests for parsing .if directives
rillig
2020-11-10
make(1): add test for the obsolete variable VPATH
rillig
2020-11-09
make(1): in tests, move command line arguments into the test proper
rillig
2020-11-09
make(1): move test for != assignments to var-op-shell
rillig
2020-11-09
Control TZ for depsrc-optional
sjg
2020-11-08
make(1): in lint mode, only allow '&&' and '||', not '&' and '|'
rillig
2020-11-08
make(1): add test for expanding variable expressions
rillig
2020-11-07
make(1): add test for OP_SUBMAKE
rillig
[prev]
[next]