From: John Millaway Date: Thu, 18 Apr 2002 22:06:46 +0000 (+0000) Subject: Added yylineno tests. X-Git-Tag: flex-2-5-10~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6d027caf8b0a47be10c1db7f62a21d988b4549a;p=flex Added yylineno tests. --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 9ffa150..99fc900 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,6 +26,8 @@ noinst_SCRIPTS = \ create-test SUBDIRS = \ + test-lineno-r \ + test-lineno-nr \ TEMPLATE \ test-array-nr \ test-array-r \