Module Name: src Committed By: rillig Date: Sat Dec 12 15:06:11 UTC 2020
Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: sh-errctl.exp sh-errctl.mk Log Message: make(1): add test for a shell with error control None of the predefined shells has error control, and the corresponding code had not been covered by the existing unit tests. To generate a diff of this commit: cvs rdiff -u -r1.989 -r1.990 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.244 -r1.245 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/sh-errctl.exp \ src/usr.bin/make/unit-tests/sh-errctl.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.