Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   rillig
Date:           Tue Nov 10 20:44:18 UTC 2020

Modified Files:
        src/usr.bin/make: cond.c
        src/usr.bin/make/unit-tests: cond-func.exp cond-func.mk
            directive-if.exp directive-if.mk

Log Message:
make(1): add tests for parsing conditionals, document a parsing bug


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/usr.bin/make/cond.c
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-func.exp
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/cond-func.mk
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/directive-if.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/directive-if.mk

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




Home | Main Index | Thread Index | Old Index