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:           Tue Nov  3 17:17:31 UTC 2020

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/usr.bin/make/unit-tests: Makefile directive-elif.exp
            directive-elif.mk directive-export-env.mk
            directive-export-literal.mk directive-export.exp
            directive-export.mk directive-include.exp directive-include.mk
            directive-info.exp directive-info.mk directive-undef.exp
            directive-undef.mk directive-unexport-env.mk directive-unexport.exp
            directive-unexport.mk directive-warning.exp directive-warning.mk
            directive.exp directive.mk
Removed Files:
        src/usr.bin/make/unit-tests: directives.exp directives.mk

Log Message:
make(1): move tests from directives.mk to separate tests


To generate a diff of this commit:
cvs rdiff -u -r1.959 -r1.960 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.186 -r1.187 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/directive-elif.exp \
    src/usr.bin/make/unit-tests/directive-export.exp \
    src/usr.bin/make/unit-tests/directive-info.exp \
    src/usr.bin/make/unit-tests/directive-undef.exp \
    src/usr.bin/make/unit-tests/directive-warning.exp \
    src/usr.bin/make/unit-tests/directive.exp
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/directive-elif.mk \
    src/usr.bin/make/unit-tests/directive-export-env.mk \
    src/usr.bin/make/unit-tests/directive-info.mk \
    src/usr.bin/make/unit-tests/directive-unexport-env.mk \
    src/usr.bin/make/unit-tests/directive-warning.mk \
    src/usr.bin/make/unit-tests/directive.mk
cvs rdiff -u -r1.5 -r1.6 \
    src/usr.bin/make/unit-tests/directive-export-literal.mk
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/directive-export.mk \
    src/usr.bin/make/unit-tests/directive-include.exp \
    src/usr.bin/make/unit-tests/directive-include.mk \
    src/usr.bin/make/unit-tests/directive-unexport.exp
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/directive-undef.mk \
    src/usr.bin/make/unit-tests/directive-unexport.mk
cvs rdiff -u -r1.5 -r0 src/usr.bin/make/unit-tests/directives.exp
cvs rdiff -u -r1.6 -r0 src/usr.bin/make/unit-tests/directives.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