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:   rillig
Date:           Tue Sep 27 19:18:45 UTC 2022

Modified Files:
        src/usr.bin/make/unit-tests: var-scope-local-legacy.exp
            var-scope-local-legacy.mk varmod-order-numeric.mk

Log Message:
tests/make: add tests for legacy local variables and sorting


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/usr.bin/make/unit-tests/var-scope-local-legacy.exp \
    src/usr.bin/make/unit-tests/var-scope-local-legacy.mk
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/varmod-order-numeric.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