OpenGrok
Cross Reference: archive-suffix.mk
xref
: /
src
/
usr.bin
/
make
/
unit-tests
/
archive-suffix.mk
Home
|
History
|
Annotate
|
Download
|
only in
unit-tests
History log of
/src/usr.bin/make/unit-tests/archive-suffix.mk
Revision
Date
Author
Comments
1.3
15-Nov-2020
rillig
make(1): clean up some tests
Fix some mistakes in comments.
Improve some comments to be easier understandable.
Inline variables that are irrelevant for the test at hand (RUN,
MAKE_CMD).
Remove references to functions and constants that have since been removed
or renamed.
1.2
07-Nov-2020
rillig
make(1): fix references to Var_SetWithFlags in tests
1.1
29-Aug-2020
rillig
make(1): fix assertion failure for .SUFFIXES in archives
This occurred in the posix1.mk test, even though it is disabled in
unit-tests. But in tests/usr.bin/make it still runs. There, it should
have produced an "expected failure" but crashed instead.
The archive-suffix test is the stripped-down version of the posix1 test.
Indexes created Tue Oct 21 08:09:48 GMT 2025