mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
Add tests/regression.at and tests/suite.at.
This commit is contained in:
8
tests/suite.at
Normal file
8
tests/suite.at
Normal file
@@ -0,0 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Validation suite for Bison.
|
||||
# Copyright 2000 Free Software Foundation, Inc.
|
||||
|
||||
AT_INIT([bison])
|
||||
|
||||
AT_INCLUDE([calc.at])
|
||||
AT_INCLUDE([regression.at])
|
||||
Reference in New Issue
Block a user