]> git.saurik.com Git - bison.git/blob - tests/suite.at
* src/output.c (output_parser): Compute the `#line' lines when
[bison.git] / tests / suite.at
1 #! /bin/sh
2 # Validation suite for Bison.
3 # Copyright 2000 Free Software Foundation, Inc.
4
5 AT_INIT([bison])
6
7 AT_INCLUDE([calc.at])
8 AT_INCLUDE([regression.at])