Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Thu Jun  1 07:27:31 UTC 2023

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/usr.bin/make/unit-tests: Makefile check-expect.lua cond-eof.exp
            cond-eof.mk cond-func-empty.mk cond-token-string.mk dep.mk
            directive-endif.exp directive-endif.mk directive-for.mk
            varmod-subst.mk varname-makeflags.mk varparse-dynamic.mk
Removed Files:
        src/usr.bin/make/unit-tests: forsubst.exp forsubst.mk

Log Message:
tests/make: clean up comments, extend a few tests


To generate a diff of this commit:
cvs rdiff -u -r1.1265 -r1.1266 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.335 -r1.336 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/check-expect.lua \
    src/usr.bin/make/unit-tests/directive-endif.exp
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-eof.exp \
    src/usr.bin/make/unit-tests/cond-eof.mk \
    src/usr.bin/make/unit-tests/dep.mk
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/make/unit-tests/cond-func-empty.mk
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/cond-token-string.mk
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/directive-endif.mk \
    src/usr.bin/make/unit-tests/varparse-dynamic.mk
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/make/unit-tests/directive-for.mk
cvs rdiff -u -r1.1 -r0 src/usr.bin/make/unit-tests/forsubst.exp
cvs rdiff -u -r1.3 -r0 src/usr.bin/make/unit-tests/forsubst.mk
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/varmod-subst.mk
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/varname-makeflags.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