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:           Thu Jan 19 19:55:28 UTC 2023

Modified Files:
        src/usr.bin/make: test-variants.mk
        src/usr.bin/make/unit-tests: Makefile sh-leading-at.exp
            sh-leading-at.mk sh-leading-hyphen.exp sh-leading-hyphen.mk
            sh-leading-plus.exp sh-leading-plus.mk

Log Message:
tests/make: add tests for whitespace in leading '@+-'


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/test-variants.mk
cvs rdiff -u -r1.327 -r1.328 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/sh-leading-at.exp \
    src/usr.bin/make/unit-tests/sh-leading-hyphen.mk
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/sh-leading-at.mk
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/sh-leading-hyphen.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/sh-leading-plus.exp
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/sh-leading-plus.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