/[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.5 by marc, Sun Jan 20 15:46:19 2002 UTC revision 1.6 by akim, Mon Mar 4 16:23:35 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.5  
changed lines
  Added in v.1.6

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