bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] Refactor the test suite


From: Akim Demaille
Subject: [PATCH 0/6] Refactor the test suite
Date: Tue, 26 Jun 2012 14:10:43 +0200

I will install this set of changes in maint in the near future, unless
there is resistance.  The fourth one (assert) was already sent before:

http://lists.gnu.org/archive/html/bison-patches/2012-06/msg00064.html

These changes were prompted by the development of api.prefix, which is
available in the api.prefix branch for those who want to see what the
status is.

Akim Demaille (6):
  tests: fix confusion between api.prefix and name-prefix.
  tests: generalize the compilation macros.
  tests: improve the generic yylex implementation.
  tests: use assert instead of plain abort.
  tests: use the generic yyerror function.
  tests: do not output m4 set up.

 tests/actions.at        | 139 +++++++++++++++++++++++-------------------------
 tests/calc.at           |   8 ++-
 tests/conflicts.at      |   4 +-
 tests/cxx-type.at       |  10 ++--
 tests/glr-regression.at |  52 ++++++++----------
 tests/headers.at        |   4 +-
 tests/input.at          |  10 ++--
 tests/local.at          |  81 +++++++++++++++++++---------
 tests/named-refs.at     |   6 +--
 tests/regression.at     |  18 +++----
 tests/torture.at        |  30 +++++------
 11 files changed, 188 insertions(+), 174 deletions(-)

-- 
1.7.11.1




reply via email to

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