Home | History | Annotate | Download | only in unit-tests

Lines Matching defs:modifier

3 # Tests for the expression modifier ':@var@body@', which replaces each word of
37 # :@ modifier.
53 # As of 2020-10-18, the :@ modifier is implemented by actually setting a
58 # To make the behavior more predictable, the :@ modifier should restore the
80 # Assignment using the ':=' operator, combined with the :@var@ modifier
100 # The modifier :@var@ does not preserve the dollar signs though, no
102 # First, the modifier part "${8_DOLLARS}" is parsed without expanding it.
108 # modifier and are thus expanded with the flag keepDollar in action.
122 # undefined. The modifier ':@' uses an ordinary global variable for this,
201 # In the loop body text of the ':@' modifier, a literal '$' is written as '$$',
224 all: escape-modifier
225 escape-modifier: .PHONY