Module Name: src Committed By: rillig Date: Sun Aug 16 12:30:45 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: Makefile modmisc.exp modmisc.mk varmod-loop.exp varmod-loop.mk varmod-subst-regex.exp varmod-subst-regex.mk varmod-subst.exp varmod-subst.mk Log Message: make(1): move tests for :S, :C, :@ from modmisc to their separate tests To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r1.41 -r1.42 src/usr.bin/make/unit-tests/modmisc.exp \ src/usr.bin/make/unit-tests/modmisc.mk cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/varmod-loop.exp \ src/usr.bin/make/unit-tests/varmod-loop.mk \ src/usr.bin/make/unit-tests/varmod-subst-regex.exp \ src/usr.bin/make/unit-tests/varmod-subst-regex.mk \ src/usr.bin/make/unit-tests/varmod-subst.exp \ src/usr.bin/make/unit-tests/varmod-subst.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.