Source-Changes archive

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

CVS commit: src/usr.bin/make/unit-tests



Module Name:    src
Committed By:   rillig
Date:           Sun Nov 15 14:58:14 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: cond-op-not.exp cond-op-not.mk
            cond-op-parentheses.exp cond-op-parentheses.mk cond-op.exp
            cond-op.mk cond-short.mk cond-token-number.exp cond-token-number.mk
            cond-token-plain.mk cond-token-var.exp cond-token-var.mk
            cond-undef-lint.exp cond-undef-lint.mk cond1.exp cond1.mk

Log Message:
make(1): add remarks to the tests about conditions


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/cond-op-not.exp \
    src/usr.bin/make/unit-tests/cond-op-parentheses.mk \
    src/usr.bin/make/unit-tests/cond-token-var.exp \
    src/usr.bin/make/unit-tests/cond-undef-lint.mk \
    src/usr.bin/make/unit-tests/cond1.exp \
    src/usr.bin/make/unit-tests/cond1.mk
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/cond-op-not.mk \
    src/usr.bin/make/unit-tests/cond-token-plain.mk
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond-op-parentheses.exp
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/cond-op.exp
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/cond-op.mk
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/make/unit-tests/cond-short.mk
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-token-number.exp \
    src/usr.bin/make/unit-tests/cond-undef-lint.exp
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/cond-token-number.mk \
    src/usr.bin/make/unit-tests/cond-token-var.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