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: sjg
Date: Tue Aug 5 16:02:14 UTC 2025
Modified Files:
src/usr.bin/make/unit-tests: meta-output.exp meta-output.mk
Log Message:
meta-output.mk diff output
We construct output such that it should match what we
can extract from output.meta, so diff the two.
This way the test cannot pass if meta.c is capturing
something inaccurately - other than the trailing newline.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/meta-output.exp
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/meta-output.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