Rename tests/glr-regr1.at to tests/glr-regression.at.

tests/glr-regression.at: Add new regression test for the problems
 reported by S. Eken with semantic values for embedded rules.
Update copyright notice.
tests/testsuite.at, tests/Makefile.am: Rename glr-regr1.at to
 glr-regression.at.
This commit is contained in:
Paul Hilfinger
2003-01-29 23:39:11 +00:00
parent f868dc04e4
commit ede3d3bcbc
5 changed files with 225 additions and 111 deletions

View File

@@ -48,7 +48,7 @@ TESTSUITE_AT = \
synclines.at headers.at actions.at conflicts.at \
calc.at \
torture.at existing.at regression.at \
cxx-type.at glr-regr1.at
cxx-type.at glr-regression.at
TESTSUITE = $(srcdir)/testsuite