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

Diff of /bison/tests/testsuite.at

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

revision 1.12 by akim, Tue Mar 19 08:16:25 2002 UTC revision 1.13 by akim, Sun Apr 7 17:44:38 2002 UTC
# Line 1  Line 1 
1  # Process this file with autom4te to create testsuite. -*- Autotest -*-  # Process this file with autom4te to create testsuite. -*- Autotest -*-
2    
3  # Test suite for GNU Bison.  # Test suite for GNU Bison.
4  # Copyright 2000, 2001, 2002 Free Software Foundation, Inc.  # Copyright (C) 2000, 2001, 2002  Free Software Foundation, Inc.
5    
6  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
7  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 52  m4_include([conflicts.at]) Line 52  m4_include([conflicts.at])
52  # Fulling testing (compilation and execution of the parser) on calc.  # Fulling testing (compilation and execution of the parser) on calc.
53  m4_include([calc.at])  m4_include([calc.at])
54    
55    # Huge artificial grammars.
56  # Torturing the stack expansion at runtime.  # Torturing the stack expansion at runtime.
 # Checking big, real world grammars.  
57  m4_include([torture.at])  m4_include([torture.at])
58    
59    # Checking big, real world grammars.
60    m4_include([existing.at])
61    
62  # Some old bugs.  # Some old bugs.
63  m4_include([regression.at])  m4_include([regression.at])
64    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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