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

Lines Matching defs:EMPTY

37 # empty.
45 # left-hand side looks empty.
85 # to var.c, it cannot distinguish this return value from an ordinary empty
86 # string. The left-hand side of the comparison is therefore just an empty
87 # string, which is obviously equal to the empty string on the right-hand side.
166 NUMBER= # empty, not really a number either
177 EMPTY= # empty
178 # "true" since "+" is not the empty string.
187 .info <${${EMPTY} :?true:false}>