There's a lot of code duplication in the test suite.  These changes
aim at reducing them, exhibiting even more opportinuties to address
later.

Will install shortly.

Akim Demaille (6):
  tests: factor.
  tests: improve infrastructure
  tests: fix AT_CHECK_CALC.
  tests: handle locations in the generic yyerror functions.
  tests: handle locations in a more generic way.
  tests: more uniformity.

 tests/actions.at        |   18 +++----
 tests/calc.at           |   57 +++++++++-------------
 tests/cxx-type.at       |  111 ++++++++++++++++++------------------------
 tests/glr-regression.at |   40 +++-------------
 tests/java.at           |   20 ++------
 tests/local.at          |  122 +++++++++++++++++++++++++++++++----------------
 tests/output.at         |    8 ++--
 tests/push.at           |   40 ++++++----------
 tests/regression.at     |   25 ++--------
 tests/torture.at        |   44 ++++++-----------
 10 files changed, 206 insertions(+), 279 deletions(-)

-- 
1.7.10.4


Reply via email to