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:           Sat Jan 22 21:50:42 UTC 2022

Modified Files:
        src/usr.bin/make/unit-tests: cond-op-parentheses.exp
            cond-op-parentheses.mk deptgt-error.exp deptgt-error.mk
            deptgt-ignore.exp deptgt-ignore.mk deptgt-interrupt.exp
            deptgt-interrupt.mk directive-elifndef.mk

Log Message:
tests/make: add a few more tests, mainly for special targets


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-op-parentheses.exp \
    src/usr.bin/make/unit-tests/deptgt-error.mk \
    src/usr.bin/make/unit-tests/deptgt-ignore.mk \
    src/usr.bin/make/unit-tests/deptgt-interrupt.mk
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/cond-op-parentheses.mk
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/deptgt-error.exp \
    src/usr.bin/make/unit-tests/deptgt-ignore.exp \
    src/usr.bin/make/unit-tests/deptgt-interrupt.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/directive-elifndef.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