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:           Sat Sep  5 06:20:51 UTC 2020

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/usr.bin/make/unit-tests: Makefile archive.mk
Added Files:
        src/usr.bin/make/unit-tests: opt-debug-all.exp opt-debug-all.mk
            opt-debug-archive.exp opt-debug-archive.mk opt-debug-cond.exp
            opt-debug-cond.mk opt-debug-curdir.exp opt-debug-curdir.mk
            opt-debug-dir.exp opt-debug-dir.mk opt-debug-errors.exp
            opt-debug-errors.mk opt-debug-file.exp opt-debug-file.mk
            opt-debug-for.exp opt-debug-for.mk opt-debug-graph1.exp
            opt-debug-graph1.mk opt-debug-graph2.exp opt-debug-graph2.mk
            opt-debug-graph3.exp opt-debug-graph3.mk opt-debug-hash.exp
            opt-debug-hash.mk opt-debug-jobs.exp opt-debug-jobs.mk
            opt-debug-lint.exp opt-debug-lint.mk opt-debug-loud.exp
            opt-debug-loud.mk opt-debug-making.exp opt-debug-making.mk
            opt-debug-meta.exp opt-debug-meta.mk opt-debug-no-rm.exp
            opt-debug-no-rm.mk opt-debug-parse.exp opt-debug-parse.mk
            opt-debug-suff.exp opt-debug-suff.mk opt-debug-targets.exp
            opt-debug-targets.mk opt-debug-var.exp opt-debug-var.mk
            opt-debug-varraw.exp opt-debug-varraw.mk opt-debug-x-trace.exp
            opt-debug-x-trace.mk

Log Message:
make(1): add tests for each debug option


To generate a diff of this commit:
cvs rdiff -u -r1.918 -r1.919 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.133 -r1.134 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/archive.mk
cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/opt-debug-all.exp \
    src/usr.bin/make/unit-tests/opt-debug-all.mk \
    src/usr.bin/make/unit-tests/opt-debug-archive.exp \
    src/usr.bin/make/unit-tests/opt-debug-archive.mk \
    src/usr.bin/make/unit-tests/opt-debug-cond.exp \
    src/usr.bin/make/unit-tests/opt-debug-cond.mk \
    src/usr.bin/make/unit-tests/opt-debug-curdir.exp \
    src/usr.bin/make/unit-tests/opt-debug-curdir.mk \
    src/usr.bin/make/unit-tests/opt-debug-dir.exp \
    src/usr.bin/make/unit-tests/opt-debug-dir.mk \
    src/usr.bin/make/unit-tests/opt-debug-errors.exp \
    src/usr.bin/make/unit-tests/opt-debug-errors.mk \
    src/usr.bin/make/unit-tests/opt-debug-file.exp \
    src/usr.bin/make/unit-tests/opt-debug-file.mk \
    src/usr.bin/make/unit-tests/opt-debug-for.exp \
    src/usr.bin/make/unit-tests/opt-debug-for.mk \
    src/usr.bin/make/unit-tests/opt-debug-graph1.exp \
    src/usr.bin/make/unit-tests/opt-debug-graph1.mk \
    src/usr.bin/make/unit-tests/opt-debug-graph2.exp \
    src/usr.bin/make/unit-tests/opt-debug-graph2.mk \
    src/usr.bin/make/unit-tests/opt-debug-graph3.exp \
    src/usr.bin/make/unit-tests/opt-debug-graph3.mk \
    src/usr.bin/make/unit-tests/opt-debug-hash.exp \
    src/usr.bin/make/unit-tests/opt-debug-hash.mk \
    src/usr.bin/make/unit-tests/opt-debug-jobs.exp \
    src/usr.bin/make/unit-tests/opt-debug-jobs.mk \
    src/usr.bin/make/unit-tests/opt-debug-lint.exp \
    src/usr.bin/make/unit-tests/opt-debug-lint.mk \
    src/usr.bin/make/unit-tests/opt-debug-loud.exp \
    src/usr.bin/make/unit-tests/opt-debug-loud.mk \
    src/usr.bin/make/unit-tests/opt-debug-making.exp \
    src/usr.bin/make/unit-tests/opt-debug-making.mk \
    src/usr.bin/make/unit-tests/opt-debug-meta.exp \
    src/usr.bin/make/unit-tests/opt-debug-meta.mk \
    src/usr.bin/make/unit-tests/opt-debug-no-rm.exp \
    src/usr.bin/make/unit-tests/opt-debug-no-rm.mk \
    src/usr.bin/make/unit-tests/opt-debug-parse.exp \
    src/usr.bin/make/unit-tests/opt-debug-parse.mk \
    src/usr.bin/make/unit-tests/opt-debug-suff.exp \
    src/usr.bin/make/unit-tests/opt-debug-suff.mk \
    src/usr.bin/make/unit-tests/opt-debug-targets.exp \
    src/usr.bin/make/unit-tests/opt-debug-targets.mk \
    src/usr.bin/make/unit-tests/opt-debug-var.exp \
    src/usr.bin/make/unit-tests/opt-debug-var.mk \
    src/usr.bin/make/unit-tests/opt-debug-varraw.exp \
    src/usr.bin/make/unit-tests/opt-debug-varraw.mk \
    src/usr.bin/make/unit-tests/opt-debug-x-trace.exp \
    src/usr.bin/make/unit-tests/opt-debug-x-trace.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