Predicate signature Make::TestSig::tagMatches
Holds if expected tag expectedTag
matches actual tag actualTag
.
This is normally defined as expectedTag = actualTag
.
signature predicate tagMatches(string expectedTag, string actualTag)
Holds if expected tag expectedTag
matches actual tag actualTag
.
This is normally defined as expectedTag = actualTag
.
signature predicate tagMatches(string expectedTag, string actualTag)