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 Oct 24 08:34:59 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: cond1.mk doterror.mk error.mk escape.mk
            export-all.mk export-env.mk export.mk forloop.mk forsubst.mk
            moderrs.mk modmisc.mk modts.mk modword.mk phony-end.mk posix.mk
            qequals.mk sunshcmd.mk sysv.mk ternary.mk unexport-env.mk
            unexport.mk varcmd.mk varmisc.mk varshell.mk

Log Message:
make(1): use consistent RCS Id in test files


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond1.mk \
    src/usr.bin/make/unit-tests/doterror.mk \
    src/usr.bin/make/unit-tests/error.mk \
    src/usr.bin/make/unit-tests/forsubst.mk \
    src/usr.bin/make/unit-tests/modword.mk \
    src/usr.bin/make/unit-tests/phony-end.mk \
    src/usr.bin/make/unit-tests/posix.mk \
    src/usr.bin/make/unit-tests/qequals.mk \
    src/usr.bin/make/unit-tests/sunshcmd.mk \
    src/usr.bin/make/unit-tests/ternary.mk
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/make/unit-tests/escape.mk
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/export-all.mk \
    src/usr.bin/make/unit-tests/forloop.mk \
    src/usr.bin/make/unit-tests/unexport.mk \
    src/usr.bin/make/unit-tests/varcmd.mk
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/export-env.mk \
    src/usr.bin/make/unit-tests/unexport-env.mk \
    src/usr.bin/make/unit-tests/varshell.mk
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/export.mk
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/make/unit-tests/moderrs.mk
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/make/unit-tests/modmisc.mk
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/modts.mk
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/unit-tests/sysv.mk
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/make/unit-tests/varmisc.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