]> git.saurik.com Git - bison.git/blob - tests/suite.at
* src/files.c (open_files): Yipee! We no longer need all the code
[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])