Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   rillig
Date:           Fri Apr 15 09:33:20 UTC 2022

Modified Files:
        src/usr.bin/make: cond.c
        src/usr.bin/make/unit-tests: check-expect.lua deptgt-silent-jobs.mk
            opt-debug-cond.mk varname-dot-suffixes.mk

Log Message:
tests/make: adjust expectations to actual behavior

The bug in deptgt-silent-jobs.mk has been fixed, the debug logging for
comparing conditions and for deleting global variables has changed
intentionally.


To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 src/usr.bin/make/cond.c
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/check-expect.lua \
    src/usr.bin/make/unit-tests/deptgt-silent-jobs.mk \
    src/usr.bin/make/unit-tests/opt-debug-cond.mk \
    src/usr.bin/make/unit-tests/varname-dot-suffixes.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