Home | History | Annotate | Download | only in tests

Lines Matching full:reported

141 # the reported list of expected tokens matches what the given parser
290 # Unfortunately, no expected tokens are reported even though 'b' can be
292 # that at least the unexpected token is reported. In a previous version
293 # of Bison, it wasn't reported because the error is detected in a
368 // first error action would have reported an incorrect unexpected token
370 // unexpected token was not reported at all.
1085 /* S/R conflict that need not be reported since it is unreachable because of
1096 /* Make sure remaining S/R and R/R conflicts are still reported correctly even