xref: /freebsd/contrib/bmake/unit-tests/depsrc-optional.exp (revision 06b9b3e0ad0dc3f0166b3e8f26ced68c271cf527)
1e2eeea75SSimon J. GerratyMake_ExpandUse: examine all
2e2eeea75SSimon J. GerratyExamineLater: need to examine "important"
3e2eeea75SSimon J. GerratyMake_ExpandUse: examine important
4e2eeea75SSimon J. GerratyExamineLater: need to examine "optional"
5e2eeea75SSimon J. GerratyExamineLater: need to examine "optional-cohort"
6e2eeea75SSimon J. GerratyMake_ExpandUse: examine optional
7e2eeea75SSimon J. GerratyMake_ExpandUse: examine optional-cohort
8*06b9b3e0SSimon J. GerratyExamining optional...nonexistent...up-to-date.
9*06b9b3e0SSimon J. GerratyExamining optional-cohort...nonexistent...:: operator and no sources...out-of-date.
10e2eeea75SSimon J. Gerraty: A leaf node using '::' is considered out-of-date.
11*06b9b3e0SSimon J. Gerraty recheck(optional-cohort): update time from nonexistent to now
12*06b9b3e0SSimon J. GerratyExamining important...nonexistent...modified before source "optional-cohort"...out-of-date.
13e2eeea75SSimon J. Gerraty: important is made.
14*06b9b3e0SSimon J. Gerraty recheck(important): update time from nonexistent to now
15*06b9b3e0SSimon J. GerratyExamining all...nonexistent...modified before source "important"...out-of-date.
16e2eeea75SSimon J. Gerraty: all is made.
17*06b9b3e0SSimon J. Gerraty recheck(all): update time from nonexistent to now
18*06b9b3e0SSimon J. GerratyExamining .END...nonexistent...nonexistent and no sources...out-of-date.
19*06b9b3e0SSimon J. Gerraty recheck(.END): update time from nonexistent to now
202c3632d1SSimon J. Gerratyexit status 0
21