aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-23 16:10:07 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-23 16:10:07 +0300
commit6e8ad128fe65ae8803e3e92c383256ae6afca02e (patch)
treeea6166df7bc788027ecdbb101ddafd1537d405c5 /tests/Makefile.am
parent63da417be1dfe1366a4a8984770c06cbbadcda39 (diff)
downloadgrecs-6e8ad128fe65ae8803e3e92c383256ae6afca02e.tar.gz
grecs-6e8ad128fe65ae8803e3e92c383256ae6afca02e.tar.bz2
Fix handling of C comments in bind and grecs lexers.
* src/bind-lex.l: Fix unquoted string rule. * src/grecs-lex.l: Likewise. * tests/bind00.at: Update. * tests/grecs00.at: New testcase. * tests/Makefile.am: Add new testcases. * tests/testsuite.at: Likewise. * tests/gcffmt.c (main): New options -x and -X.
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 7089830..9291c3e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -62,6 +62,7 @@ TESTSUITE_AT = \
glob01.at\
glob02.at\
glob03.at\
+ grecs00.at\
enum.at\
join.at\
parser-bind.at\

Return to:

Send suggestions and report system problems to the System administrator.