Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/dep-duplicate.mk
RevisionDateAuthorComments
 1.4  25-May-2024  rillig tests/make: rename temporary file

The filename extension '.inc' is reserved for files that are checked
into version control.
 1.3  20-Jan-2022  rillig make: fix filename in warning about duplicate script (since 2018-12-22)
 1.2  20-Jan-2022  rillig tests/make: refine test for wrong diagnostic line

To trigger the faulty code path, the file where the targets gets its
first command must be included via its relative path. That was the case
when running 'cd usr.bin/make && make test' but not when running the
tests via ATF.
 1.1  19-Jan-2022  rillig tests/make: demonstrate wrong location in diagnostic (since 2018-12-22)

When a target has multiple places where commands are defined, the
diagnostics mixed up the filename in some cases.

RSS XML Feed