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 Dec 13 19:08:20 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: compat-error.exp compat-error.mk
            varname-make_print_var_on_error-jobs.exp
            varname-make_print_var_on_error-jobs.mk
            varname-make_print_var_on_error.exp
            varname-make_print_var_on_error.mk

Log Message:
make(1): add tests for variable expansion in .ERROR handling


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/compat-error.exp \
    src/usr.bin/make/unit-tests/compat-error.mk \
    src/usr.bin/make/unit-tests/varname-make_print_var_on_error-jobs.exp \
    src/usr.bin/make/unit-tests/varname-make_print_var_on_error-jobs.mk
cvs rdiff -u -r1.2 -r1.3 \
    src/usr.bin/make/unit-tests/varname-make_print_var_on_error.exp
cvs rdiff -u -r1.4 -r1.5 \
    src/usr.bin/make/unit-tests/varname-make_print_var_on_error.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