tests: check that parse-gram.y's IELR and LALR are identical.

* tests/atlocal.in (abs_top_srcdir): New shell variable.
* tests/regression.at (parse-gram.y: LALR = IELR): New test
group.
This commit is contained in:
Joel E. Denny
2009-09-26 14:49:20 -04:00
parent 298e8ad91a
commit 43aabb70a9
3 changed files with 30 additions and 0 deletions

View File

@@ -42,3 +42,5 @@ CONF_JAVA='@CONF_JAVA@'
# We need egrep.
: ${EGREP='@EGREP@'}
abs_top_srcdir='@abs_top_srcdir@'