]> git.saurik.com Git - bison.git/commitdiff
tests: factor the definition of main
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 15 Jan 2013 17:29:45 +0000 (18:29 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 21 Jan 2013 15:27:46 +0000 (16:27 +0100)
With Théophile Ranquet.

* tests/local.at (AT_MAIN_DEFINE): New.
(AT_YYERROR_DEFINE): Improve formatting.
* tests/actions.at, tests/c++.at, tests/conflicts.at,
* tests/glr-regression.at, tests/input.at, tests/regression.at,
* tests/skeletons.at, tests/torture.at: Adjust.
* tests/c++.at: Add missing %skeleton for a PUSHDEFS, and a missing
PUSH/POPDEFS for another test.


No differences found