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

Lines Matching refs:Variable

19 # expect+1: Variable "X" is undefined
27 # will later be expanded correctly, when the variable is evaluated again in
30 # Even though the "@" variable is not defined at this point, this is not an
41 # conditional was well-formed and the only error was an undefined variable.
42 # expect+1: Variable "UNDEF" is undefined
53 # may assume that the variable is defined since they will only be evaluated
54 # if the variable is indeed defined. Otherwise they are only parsed, and
55 # for parsing it doesn't make a difference whether the variable is defined
61 # Since 2020-10-03, in lint mode the variable modifier must be separated
70 # variable modifier had to be separated by colons. This was wrong though
87 # In lint mode, the whole variable text is evaluated to check for unclosed