/[bison]/bison/tests/regression.at
ViewVC logotype

Diff of /bison/tests/regression.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by akim, Sun Apr 7 17:40:16 2002 UTC revision 1.42 by akim, Sun Apr 7 17:44:59 2002 UTC
# Line 433  AT_CHECK([bison -v input.y -o input.c]) Line 433  AT_CHECK([bison -v input.y -o input.c])
433  # Check only the tables.  We don't use --no-parser, because it is  # Check only the tables.  We don't use --no-parser, because it is
434  # still to be implemented in the experimental branch of Bison.  # still to be implemented in the experimental branch of Bison.
435  AT_CHECK([[sed -n 's/  *$//;/^static const.*\[\] =/,/^}/p' input.c]], 0,  AT_CHECK([[sed -n 's/  *$//;/^static const.*\[\] =/,/^}/p' input.c]], 0,
436  [[static const char yytranslate[] =  [[static const yy_token_number_type yytranslate[] =
437  {  {
438         0,     2,     2,     2,     2,     2,     2,     2,     2,     2,         0,     2,     2,     2,     2,     2,     2,     2,     2,     2,
439         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,         2,     2,     2,     2,     2,     2,     2,     2,     2,     2,

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26