Module Name:    src
Committed By:   rillig
Date:           Sat Dec 19 19:49:01 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: directive-elif.exp directive-elif.mk

Log Message:
make(1): rewrite tests for misspelled .elif directive

Put the simple tests at the top, demonstrating that there are already
some cases in which the misspelled directive is detected.  It's not
detected though if the surrounding conditional branch is skipped.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/directive-elif.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/directive-elif.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to