Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/depsrc-ignore.exp
RevisionDateAuthorComments
 1.4  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.3  26-Dec-2023  sjg branches: 1.3.2;
make: fix order of output in compat mode

Ensure that make's output is correctly ordered with the output of the
target's commands, even when the output does not go to a terminal.

Reviewed by: rillig
 1.2  29-Aug-2020  rillig make(1): add test for the special .IGNORE dependency source
 1.1  16-Aug-2020  rillig make(1): add dummies for fine-grained tests, one per single feature

The test names have been derived from the current manual page.

All these tests are dummies right now, and the code from the existing
tests will be moved into the new tests step by step.

This is done to prevent modmisc, escape, varmod-edge and varmisc from
growing without any bounds, and to reduce the side-effects of one test
to the others.
 1.3.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed