Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make/unit-tests



Module Name:    src
Committed By:   sjg
Date:           Tue Mar 10 05:02:00 UTC 2026

Modified Files:
        src/usr.bin/make/unit-tests: Makefile opt-jobs-internal.mk
            varname-make_stack_trace.mk

Log Message:
Ensure TEST_MAKE is an absolute path

Rather than have multiple tests work out where 'make' is,
do it once.

PR: 60016


To generate a diff of this commit:
cvs rdiff -u -r1.381 -r1.382 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/opt-jobs-internal.mk
cvs rdiff -u -r1.7 -r1.8 \
    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.




Home | Main Index | Thread Index | Old Index