aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-22 20:30:10 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-22 20:32:39 +0300
commit24f55db22433621dc80a068583b4bf8886ae2603 (patch)
tree333a79ccf64bcb706780ac1d2807fa2be20b3d4e /tests/Makefile.am
parent4a994c621995aafa110caa26114acb75f6ad76ed (diff)
downloadgrecs-24f55db22433621dc80a068583b4bf8886ae2603.tar.gz
grecs-24f55db22433621dc80a068583b4bf8886ae2603.tar.bz2
bind lexer: bugfix.
* src/bind-lex.l: Fix comment starter rule to take precedence over the identifier rule. * tests/bind00.at: New testcase. * tests/Makefile.am: Add new testcase. * tests/testsuite.at: Likewise.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1b47712..7089830 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -53,6 +53,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac $(top_srcdir)/@GRECS_SUBDIR@/am
## ------------ ##
TESTSUITE_AT = \
+ bind00.at\
cfhelp.at\
format00.at\
format01.at\

Return to:

Send suggestions and report system problems to the System administrator.