tests: improve the generic yylex implementation.
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 26 Jun 2012 08:09:10 +0000 (10:09 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 26 Jun 2012 11:55:49 +0000 (13:55 +0200)
commit0e16927b48c881317a38132923b6f3150802a7d3
treedc696dc5ccd721a2d0aba2c1a7f604323b8a0577
parent91ce0b3a66b75bb5b66f48a5a3cf59f3be08c0a8
tests: improve the generic yylex implementation.

* tests/local.at (AT_YYSTYPE, AT_YYLTYPE): New.
(AT_YYLEX_FORMALS): Use them.
(AT_YYLEX_DEFINE): Be independent of the location implementation.
tests/local.at