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

Diff of /bison/tests/sets.at

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

revision 1.9 by akim, Mon Mar 4 13:58:20 2002 UTC revision 1.10 by akim, Mon Mar 4 14:29:27 2002 UTC
# Line 163  h: 'h'; Line 163  h: 'h';
163    
164  AT_CHECK([[bison --trace input.y]], [], [], [stderr])  AT_CHECK([[bison --trace input.y]], [], [], [stderr])
165    
166  AT_CHECK([[sed -n 's/[   ]*$//;/^TC: Output BEGIN/,/^TC: Output END/p' stderr]], [],  AT_CHECK([[sed -n 's/[   ]*$//;/^RTC: Output BEGIN/,/^RTC: Output END/p' stderr]], [],
167  [[TC: Output BEGIN  [[RTC: Output BEGIN
168    
169     012345678     012345678
170    .---------.    .---------.
171   0| 11111111|   0|111111111|
172   1|  1111111|   1| 11111111|
173   2|   111111|   2|  1111111|
174   3|    11111|   3|   111111|
175   4|     1111|   4|    11111|
176   5|      111|   5|     1111|
177   6|       11|   6|      111|
178   7|        1|   7|       11|
179   8|         |   8|        1|
180    `---------'    `---------'
181  TC: Output END  RTC: Output END
182  ]])  ]])
183    
184  AT_CLEANUP  AT_CLEANUP

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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