]> git.saurik.com Git - bison.git/blame - tests/suite.m4
Also test parse error messages, including with YYERROR_VERBOSE.
[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])