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

Diff of /bison/tests/actions.at

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

revision 1.26 by eggert, Wed Nov 27 18:31:27 2002 UTC revision 1.27 by eggert, Sat Dec 28 08:38:14 2002 UTC
# Line 157  yylex (void) Line 157  yylex (void)
157  {  {
158    static char const input[] =    static char const input[] =
159      {      {
160        /* Exericise the discarding of stack top and input until `error'        /* Exercise the discarding of stack top and input until `error'
161           can be reduced.  */           can be reduced.  */
162        'x', 'x', 'x', 'x', 'x', 'x', ';',        'x', 'x', 'x', 'x', 'x', 'x', ';',
163    
# Line 479  Freeing token 'x' (4@40-49) Line 479  Freeing token 'x' (4@40-49)
479  sending: 'x' (5@50-59)  sending: 'x' (5@50-59)
480  Freeing token 'x' (5@50-59)  Freeing token 'x' (5@50-59)
481  sending: ';' (6@60-69)  sending: ';' (6@60-69)
482  line (-1@50-69): error (@50-59) ';' (6@60-69)  line (-1@0-69): error (@0-59) ';' (6@60-69)
483  sending: 'x' (7@70-79)  sending: 'x' (7@70-79)
484  thing (7@70-79): 'x' (7@70-79)  thing (7@70-79): 'x' (7@70-79)
485  sending: 'x' (8@80-89)  sending: 'x' (8@80-89)
# Line 495  sending: 'y' (12@120-129) Line 495  sending: 'y' (12@120-129)
495  sending: EOF  sending: EOF
496  Freeing nterm line (10@100-119)  Freeing nterm line (10@100-119)
497  Freeing nterm line (7@70-99)  Freeing nterm line (7@70-99)
498  Freeing nterm line (-1@50-69)  Freeing nterm line (-1@0-69)
499  Parsing FAILED.  Parsing FAILED.
500  ]])  ]])
501    
# Line 513  m4_define([AT_CHECK_PRINTER_AND_DESTRUCT Line 513  m4_define([AT_CHECK_PRINTER_AND_DESTRUCT
513    
514  AT_CHECK_PRINTER_AND_DESTRUCTOR()  AT_CHECK_PRINTER_AND_DESTRUCTOR()
515    
516  # This test fails, but the test case is questionable.  # FIXME.  This test case fails.
517  #AT_CHECK_PRINTER_AND_DESTRUCTOR([%glr-parser])  #AT_CHECK_PRINTER_AND_DESTRUCTOR([%glr-parser])

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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