/[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.67 by akim, Tue Sep 10 14:08:48 2002 UTC revision 1.68 by eggert, Sat Oct 5 04:50:45 2002 UTC
# Line 74  exp: { tests = {{{{{{{{{{}}}}}}}}}}; }; Line 74  exp: { tests = {{{{{{{{{{}}}}}}}}}}; };
74    
75  AT_CHECK([bison -v input.y -o input.c])  AT_CHECK([bison -v input.y -o input.c])
76    
77  AT_CHECK([fgrep 'tests = {{{{{{{{{{}}}}}}}}}};' input.c], 0, [ignore])  AT_CHECK([grep 'tests = {{{{{{{{{{}}}}}}}}}};' input.c], 0, [ignore])
78    
79  AT_CLEANUP  AT_CLEANUP
80    

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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