]> git.saurik.com Git - bison.git/blame - tests/suite.m4
* doc/bison.texinfo: Various typos spotted by Neil Booth.
[bison.git] / tests / suite.m4
CommitLineData
e79137ac
AD
1#!/bin/sh
2# Validation suite for Bison.
3# Copyright (C) 2000 Free Software Foundation, Inc.
4
0d533154
AD
5AT_INIT([bison])
6
d9efd181 7AT_INCLUDE([calc.m4])
8e03724b 8AT_INCLUDE([regression.m4])