Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/jobs-error-nested.exp
RevisionDateAuthorComments
 1.3  04-Jul-2024  rillig make: on error, print the targets to be made

This helps to understand situations with several nested sub-makes in
varying directories.
 1.2  07-Jan-2024  sjg make: more consistent error messages

Move %s: progname from Job_CheckCommands to Fatal
to avoid is being repeated when Job_CheckCommands is passed Error.

This means some errors from var also report progname (and level)
which is useful.

Reviewed by: rillig
 1.1  01-Dec-2020  rillig make(1): add tests for suppressing "stopped in"

These tests demonstrate the unwanted behavior described in PR bin/55578
and PR bin/55832.

RSS XML Feed