Module Name: src Committed By: rillig Date: Sun Nov 15 20:20:59 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: Makefile dep-double-colon.mk dep-exclam.mk depsrc-ignore.mk depsrc-make.mk depsrc-precious.mk depsrc-usebefore.mk depsrc.mk deptgt-error.mk deptgt-ignore.mk deptgt-interrupt.mk deptgt-main.mk deptgt-makeflags.mk directive-for.exp directive-for.mk directive-if.exp directive-if.mk directive-ifmake.exp directive-ifmake.mk directive-sinclude.mk moderrs.mk modmisc.mk modword.mk sh-leading-at.mk sh-leading-hyphen.mk sh-meta-chars.mk var-op-assign.exp var-op-assign.mk var-op-sunsh.mk varmod-shell.mk varmod-subst.mk varmod-to-lower.mk varmod-to-separator.mk varmod-undefined.mk Log Message: make(1): update and add comments in tests As a result of the new comments, some line numbers have changed in the output of the tests. No other changes. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/dep-double-colon.mk \ src/usr.bin/make/unit-tests/depsrc-ignore.mk \ src/usr.bin/make/unit-tests/directive-ifmake.exp \ src/usr.bin/make/unit-tests/modword.mk \ src/usr.bin/make/unit-tests/sh-leading-at.mk \ src/usr.bin/make/unit-tests/varmod-to-lower.mk cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/dep-exclam.mk \ src/usr.bin/make/unit-tests/depsrc-precious.mk \ src/usr.bin/make/unit-tests/depsrc.mk \ 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 \ src/usr.bin/make/unit-tests/deptgt-main.mk \ src/usr.bin/make/unit-tests/sh-leading-hyphen.mk \ src/usr.bin/make/unit-tests/sh-meta-chars.mk \ src/usr.bin/make/unit-tests/varmod-shell.mk cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/depsrc-make.mk \ src/usr.bin/make/unit-tests/var-op-assign.exp cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/depsrc-usebefore.mk \ src/usr.bin/make/unit-tests/deptgt-makeflags.mk \ src/usr.bin/make/unit-tests/directive-if.exp \ src/usr.bin/make/unit-tests/var-op-sunsh.mk cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/directive-for.exp \ src/usr.bin/make/unit-tests/directive-if.mk \ src/usr.bin/make/unit-tests/var-op-assign.mk \ src/usr.bin/make/unit-tests/varmod-subst.mk \ src/usr.bin/make/unit-tests/varmod-to-separator.mk \ src/usr.bin/make/unit-tests/varmod-undefined.mk cvs rdiff -u -r1.8 -r1.9 src/usr.bin/make/unit-tests/directive-for.mk cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/directive-ifmake.mk cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/directive-sinclude.mk cvs rdiff -u -r1.24 -r1.25 src/usr.bin/make/unit-tests/moderrs.mk cvs rdiff -u -r1.50 -r1.51 src/usr.bin/make/unit-tests/modmisc.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.