Module Name: src Committed By: rillig Date: Wed May 10 13:03:06 UTC 2023
Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile directive-for.exp directive-for.mk Removed Files: src/usr.bin/make/unit-tests: forloop.exp forloop.mk Log Message: tests/make: clean up tests for .for loops Most of the tests from forloop.mk were already in directive-for.mk. To generate a diff of this commit: cvs rdiff -u -r1.1259 -r1.1260 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.334 -r1.335 src/usr.bin/make/unit-tests/Makefile cvs rdiff -u -r1.16 -r1.17 src/usr.bin/make/unit-tests/directive-for.exp cvs rdiff -u -r1.19 -r1.20 src/usr.bin/make/unit-tests/directive-for.mk cvs rdiff -u -r1.4 -r0 src/usr.bin/make/unit-tests/forloop.exp cvs rdiff -u -r1.7 -r0 src/usr.bin/make/unit-tests/forloop.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.