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:           Sun Apr 13 09:29:33 UTC 2025

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/usr.bin/make/unit-tests: Makefile check-expect.lua posix.exp
            posix.mk var-recursive.mk
Added Files:
        src/usr.bin/make/unit-tests: posix-execution.exp posix-execution.mk
            posix-expansion.exp posix-expansion.mk posix-varassign.exp
            posix-varassign.mk

Log Message:
tests/make: add tests for POSIX mode


To generate a diff of this commit:
cvs rdiff -u -r1.1367 -r1.1368 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.357 -r1.358 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/make/unit-tests/check-expect.lua
cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/posix-execution.exp \
    src/usr.bin/make/unit-tests/posix-execution.mk \
    src/usr.bin/make/unit-tests/posix-expansion.exp \
    src/usr.bin/make/unit-tests/posix-expansion.mk \
    src/usr.bin/make/unit-tests/posix-varassign.exp \
    src/usr.bin/make/unit-tests/posix-varassign.mk
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/posix.exp \
    src/usr.bin/make/unit-tests/posix.mk
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/make/unit-tests/var-recursive.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