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

Diff of /bison/tests/output.at

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

revision 1.1.2.7 by marc, Sat Jan 19 12:50:56 2002 UTC revision 1.1.2.8 by akim, Mon Mar 4 14:57:46 2002 UTC
# Line 26  m4_define([AT_CHECK_OUTPUT], Line 26  m4_define([AT_CHECK_OUTPUT],
26  AT_DATA([$1],  AT_DATA([$1],
27  [[$2  [[$2
28  %%  %%
29  foo: {}  foo: {};
30  ]])  ]])
31    
32  AT_CHECK([bison $3 $1], 0)  AT_CHECK([bison $3 $1], 0)

Legend:
Removed from v.1.1.2.7  
changed lines
  Added in v.1.1.2.8

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