Module Name:    src
Committed By:   rillig
Date:           Mon Nov  9 20:50:56 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: Makefile envfirst.mk opt-ignore.mk
            opt-keep-going.mk opt-no-action.mk opt-query.mk opt-var-expanded.mk
            opt-var-literal.mk opt-warnings-as-errors.exp
            opt-warnings-as-errors.mk order.mk recursive.exp recursive.mk
            sh-leading-plus.mk

Log Message:
make(1): in tests, move command line arguments into the test proper


To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/envfirst.mk \
    src/usr.bin/make/unit-tests/opt-no-action.mk \
    src/usr.bin/make/unit-tests/opt-query.mk \
    src/usr.bin/make/unit-tests/opt-var-expanded.mk \
    src/usr.bin/make/unit-tests/opt-var-literal.mk \
    src/usr.bin/make/unit-tests/opt-warnings-as-errors.mk \
    src/usr.bin/make/unit-tests/recursive.mk \
    src/usr.bin/make/unit-tests/sh-leading-plus.mk
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/opt-ignore.mk \
    src/usr.bin/make/unit-tests/opt-keep-going.mk
cvs rdiff -u -r1.2 -r1.3 \
    src/usr.bin/make/unit-tests/opt-warnings-as-errors.exp \
    src/usr.bin/make/unit-tests/recursive.exp
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/order.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to