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)
commit3ef9fa8f83316f7955babee666546feb5d9bdefc
tree02c394f4d2ba155b9944db1aa34abd7a97f25247
parent70b7c357476ed3525ddb5d2739e70690cfebb207
tests: factor the definition of main

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.
tests/actions.at
tests/c++.at
tests/conflicts.at
tests/glr-regression.at
tests/input.at
tests/local.at
tests/regression.at
tests/skeletons.at
tests/torture.at