Home | History | Annotate | Download | only in unit-tests
History log of /src/usr.bin/make/unit-tests/suff-transform-expand.mk
RevisionDateAuthorComments
 1.1  20-Oct-2020  rillig make(1): split test suffixes.mk into simpler, isolated tests

The code in suff.c is already hard to understand, and so were the tests
in suffixes.mk since several independent topics were merged into a
single test.

Splitting this test into a separate test per issue allows to document
the expected and actual behavior in more detail. That's complicated
enough already.

PR bin/49086

RSS XML Feed