/[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.13 by akim, Fri Nov 23 14:13:02 2001 UTC revision 1.14 by akim, Mon Nov 26 09:32:32 2001 UTC
# Line 275  AT_DATA([input.y], Line 275  AT_DATA([input.y],
275  exp: exp OP exp | NUM;  exp: exp OP exp | NUM;
276  ]])  ]])
277    
278  AT_CHECK([bison input.y -o input.c], 0, [],  AT_CHECK([bison input.y -o input.c], 0)
 [input.y contains 1 shift/reduce conflict.  
 ])  
279  AT_CLEANUP  AT_CLEANUP
280    
281    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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