CVS commit: src/usr.bin/make/unit-tests
"Simon J. Gerraty" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src
Committed By: sjg
Date: Mon Mar 9 20:09:10 UTC 2026
Modified Files:
src/usr.bin/make/unit-tests: Makefile opt-jobs-internal.mk
varname-make_stack_trace.exp varname-make_stack_trace.mk
Log Message:
make: ensure tests can be run in parallel
with a common link .make one test can hose another.
PR: 60016
To generate a diff of this commit:
cvs rdiff -u -r1.380 -r1.381 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/opt-jobs-internal.mk
cvs rdiff -u -r1.5 -r1.6 \
src/usr.bin/make/unit-tests/varname-make_stack_trace.exp \
src/usr.bin/make/unit-tests/varname-make_stack_trace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.