make/tests/scripts/features
Paul Smith c4cc2e9595 [SV 57676] Support included files being built after failing
If a -include file does not exist, then some subsequent operation
creates it, then allow it to be successfully included.

* src/read.c (eval_makefile): If our last mtime was NONEXISTENT then
reset it to 0 so we'll check it again.
* tests/scripts/features/include: Add a test for this behavior.
2020-12-05 15:06:25 -05:00
..
archives
comments
conditionals
default_names
dircache [SV 41273] Allow the directory cache to be invalidated 2020-11-29 17:59:16 -05:00
double_colon
echoing
errors
escape
exec
export Support "unexport" in target-specific variables. 2020-11-29 17:57:33 -05:00
grouped_targets
include [SV 57676] Support included files being built after failing 2020-12-05 15:06:25 -05:00
jobserver tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
load
loadapi
mult_rules
mult_targets
order_only
output-sync
override
parallelism tests: Simplify customization of %ENV 2020-04-01 02:02:57 -04:00
patspecific_vars
patternrules * tests/scripts/features/patternrules: Use Windows-compatible quoting 2020-01-03 02:08:59 -05:00
quoting
recursion
reinvoke Convert [ ... ] to test ... in scripting. 2020-05-03 14:23:56 -04:00
rule_glob
se_explicit
se_implicit
se_statpat
shell_assignment
statipattrules
suffixrules [SV 40657] Reinstate old behavior for suffix rules with prereqs 2020-01-19 17:04:52 -05:00
targetvars Support "unexport" in target-specific variables. 2020-11-29 17:57:33 -05:00
utf8
varnesting
vpath
vpath2
vpath3
vpathgpath * tests/scripts/features/vpathgpath: Avoid duplicate function name. 2020-11-29 17:59:40 -05:00
vpathplus