]> git.saurik.com Git - bison.git/commit
tests: check the "%define variant" is deprecated.
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 23 Dec 2012 09:52:23 +0000 (10:52 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 26 Dec 2012 09:31:42 +0000 (10:31 +0100)
commit1a06f28efc71127635056174ed2923a7847342fb
treeb0b7e35ba0b7e6d0aac3af81ab146f8c869607ef
parentbc6038978f5fdd2c25bb30cc678811a26ad5a444
tests: check the "%define variant" is deprecated.

* tests/input.at: Rename some AT_SETUP to avoid that
AT_SETUP_STRIP thinks they contain %define directives.
("%define" backward compatibility): Merge tests together
to speed up the test suite, and to make maintenance easier
(multiple AT_CHECK means multiple runs of the test suite to
be sure to have updated all the error messages).
Check the "%define variant" is properly obsoleted.
tests/input.at