bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] tests: more refactoring (in maint)


From: Akim Demaille
Subject: [PATCH 0/6] tests: more refactoring (in maint)
Date: Fri, 22 Jun 2012 12:54:09 +0200

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

[Prev in Thread] Current Thread [Next in Thread]