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
2023-06-20
make: allow targets to be used as multiple-inclusion guards
rillig
2023-06-16
tests/make: add test for multiple-inclusion guards
rillig
2023-06-16
tests/make: clean up tests for the ':M' and ':S' modifiers
rillig
2023-06-01
tests/make: clean up comments, extend a few tests
rillig
2023-05-10
tests/make: clean up tests for .for loops
rillig
2023-05-09
make: add :mtime to provide mtime of file
sjg
2023-02-25
make: meta-ignore tests will not work if TMPDIR is /tmp
sjg
2023-02-23
Add unit-tests for .MAKE.META.IGNORE_*
sjg
2023-01-24
make: .SYSPATH: to add dirs to sysIncPath
sjg
2023-01-23
make: .[NO]READONLY for control of read-only variables
sjg
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-19
tests/make: add tests for whitespace in leading '@+-'
rillig
2022-09-25
tests/make: fix test for option '-e' (broken since 2022-01-23)
rillig
2022-09-10
tests/make: be more specific about the egrep compatibility
rillig
2022-09-09
Handle deprecation of egrep
sjg
2022-09-03
Only update distrib/sets/lists/tests/mi with valid files
sjg
2022-09-02
Enable make/unit-tests/directive-for-break
sjg
2022-09-02
make: add .break to terminate .for loop early
sjg
2022-08-25
tests/make: fix canonicalization for single-digit day of month
rillig
2022-08-24
make: prevent future out-of-bounds errors when parsing expressions
rillig
2022-07-26
Pass MAKEOBJDIR to opt-m-include-dir
sjg
2022-06-10
tests/make: reword comment in Makefile to be more specific
rillig
2022-06-02
Increase the resource limit so these tests pass on hppa.
skrll
2022-05-23
tests/make: document and demonstrate .for i containing .if empty(i)
rillig
2022-05-08
tests/make: remove test varquote
rillig
2022-05-08
tests/make: migrate cond1 test to other, more specific tests
rillig
2022-05-07
make: allow to randomize build order of targets
rillig
2022-04-18
make: only switch to POSIX mode if '.POSIX:' is the first line
rillig
2022-03-26
make: fix crash on .undef of an environment variable (since 2020-10-06)
rillig
2022-03-25
tests/make: suppress -DCLEANUP output in test deptgt-phony
rillig
2022-02-12
tests/make: document the history of bugs in '-k' mode
rillig
2022-02-12
tests/make: demonstrate bug for .SILENT in jobs mode (since 2003)
rillig
2022-02-09
tests/make: remove redundant 'echo' from variable assignments
rillig
2022-02-09
make: fix mistakes, spelling and typos in comments and manual page
rillig
2022-02-09
make: prefix the warning about read-only .OBJDIR with a colon
rillig
2022-02-09
tests/make: use more distinctive placeholder for TMPDIR
rillig
2022-02-07
tests/make: demonstrate combination of .USE with transformation rule
rillig
2022-01-27
numEntries can vary
sjg
2022-01-27
Do not allow /usr/obj to cause failure.
sjg
2022-01-23
tests/make: migrate modts to varmod-to-separator and explain
rillig
2022-01-23
tests/make: rename var-class to var-scope
rillig
2022-01-23
tests/make: extend test suite, move old tests to 2020 scheme
rillig
2022-01-22
tests/make: explore edge cases involving .ifmake
rillig
2022-01-19
tests/make: demonstrate wrong location in diagnostic (since 2018-12-22)
rillig
2022-01-11
tests/make: clean up after test for option '-dF'
rillig
2022-01-09
tests/make: add placeholders for .PARSEDIR and .INCLUDEDFROMDIR
rillig
2021-12-28
tests/make: clean up after test 'opt-debug-file'
rillig
2021-12-28
tests/make: document inconsistencies between '!=' and '::!='
rillig
2021-12-23
tests/make: explain the current behavior of the option '--version'
rillig
2021-12-14
make: remove unreachable code for parsing the dependency operator
rillig
[next]