/[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.6 by akim, Mon Nov 5 09:19:00 2001 UTC revision 1.7 by akim, Mon Nov 12 09:25:19 2001 UTC
# Line 112  AT_CHECK([fgrep '//*' union-comment.tab. Line 112  AT_CHECK([fgrep '//*' union-comment.tab.
112  AT_CLEANUP([union-comment.*])  AT_CLEANUP([union-comment.*])
113    
114    
 ## --------------- ##  
 ## invalid input.  ##  
 ## --------------- ##  
   
   
 AT_SETUP([Invalid input])  
   
 AT_DATA([input.y],  
 [[%%  
 ?  
 ]])  
   
 AT_CHECK([bison input.y], [1], [],  
 [input.y:2: invalid input: `?'  
 input.y:3: fatal error: no rules in the input grammar  
 ])  
   
 AT_CLEANUP  
   
   
115  ## ----------------- ##  ## ----------------- ##
116  ## Invalid input 1.  ##  ## Invalid input 1.  ##
117  ## ----------------- ##  ## ----------------- ##

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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