Module Name: src Committed By: rillig Date: Mon Feb 1 20:31:41 UTC 2021
Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: cmdline-redirect-stdin.exp cmdline-redirect-stdin.mk Log Message: make: add test for reading from make's stdin Just out of curiosity whether that really works. It does. To generate a diff of this commit: cvs rdiff -u -r1.1014 -r1.1015 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.264 -r1.265 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/cmdline-redirect-stdin.exp \ src/usr.bin/make/unit-tests/cmdline-redirect-stdin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.