Home | History | Annotate | Line # | Download | only in unit-tests
cmd-errors-lint.exp revision 1.7
      1 : undefined
      2 make: in target "unclosed-expression": Unclosed variable "UNCLOSED"
      3 : unclosed-expression
      4 make: Unclosed expression, expecting '}' for "UNCLOSED"
      5 : unclosed-modifier
      6 make: in target "unknown-modifier": while evaluating variable "UNKNOWN" with value "": Unknown modifier "Z"
      7 : unknown-modifier
      8 : end
      9 exit status 2
     10