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
2021-12-13
tests/make: extend tests for parsing makefiles
rillig
2021-12-12
tests/make: test and document the newly added "variable" .SUFFIXES
rillig
2021-12-09
make: add back support for jemalloc 100
rillig
2021-12-05
make: fix use-after-free in modifier ':@'
rillig
2021-12-05
tests/make: migrate to jemalloc > 100
rillig
2021-10-19
Replace ${.OBJDIR} with <curdir> for consistent results.
sjg
2021-08-30
tests/make: explain where "${var}" in .for loops comes from
rillig
2021-07-31
tests/make: split tests for the variable modifier ':O'
rillig
2021-07-30
Add :On for numeric sort
sjg
2021-06-29
Allow BROKEN_TESTS to cause TESTS to be skipped.
sjg
2021-06-16
tests/make: demonstrate wrong error handling in jobs mode
rillig
2021-05-18
Do not trust that /nonexistent does not exist
sjg
2021-04-27
tests/make: test the combination of -de with -j1
rillig
2021-04-15
tests/make: demonstrate handling of null bytes
rillig
2021-04-04
tests/make: split test for modifier ':@' into separate files
rillig
2021-04-03
make: use C99 bool type instead of defining its own
rillig
2021-03-14
tests/make: add test for short-circuit evaluation of modifiers
rillig
2021-03-14
make: demonstrate wrong expression evaluation in -dL mode
rillig
2021-02-14
make: add test for the variable modifier ':sh'
rillig
2021-02-14
make: fix TMPDIR in unit-tests
rillig
2021-02-06
Avoid test failures when more than one user run them.
sjg
2021-02-04
make: remove .PARSEDIR from test output of varname-empty
rillig
2021-02-03
make: in the test varname-empty, keep more debug output
rillig
2021-02-02
make: demonstrate that neither -dg2 nor -dg3 produces debug output
rillig
2021-02-01
make: add test for reading from make's stdin
rillig
2021-01-30
make(1): add test for combining the options -j, -n, -t
rillig
2021-01-29
make(1): demonstrate unnecessary creation of empty files in jobs mode
rillig
2021-01-23
make(1): fix unit tests for dash and bash 5.1
rillig
2021-01-19
make(1): normalize shell error messages in tests
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-27
make(1): add test for expansion errors in jobs mode
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): include line numbers in output of test varmod-edge.mk
rillig
2020-12-19
make(1): add test for null byte in .for loop body
rillig
2020-12-19
make(1): demonstrate wrong line numbers in .for loops, since 2007-01-01
rillig
2020-12-14
make(1): add test for parsing the end of a condition
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
Ensure we have a value for .MAKE.UID
sjg
2020-12-13
make(1): add test for misspelled directives
rillig
2020-12-12
make(1): add test for a shell with error control
rillig
2020-12-10
make(1): test all combinations of switches for running commands
rillig
2020-12-09
make(1): remove noise from test output of opt-jobs-no-action
rillig
2020-12-09
make(1): add test for the -n option combined with RunFlags
rillig
2020-12-09
make(1): add test for combining -j1 with -n
rillig
2020-12-07
make(1): normalize output of test sh-dots for non-native mode
rillig
[prev]
[next]