bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/4] More consistency


From: Akim Demaille
Subject: [PATCH 0/4] More consistency
Date: Wed, 15 Jan 2020 06:26:59 +0100

Make testing easier by reducing differences between skeletons.

Akim Demaille (4):
  style: avoid redundancy in the tests
  c++: display the stack in the same order as in C
  c++: report the stack at the same places as in C
  d, java: use traces more alike that of C

 data/skeletons/lalr1.cc   |  4 ++--
 data/skeletons/lalr1.d    | 35 +++++++++++++++++++++++++----------
 data/skeletons/lalr1.java |  2 +-
 data/skeletons/stack.hh   |  8 ++++----
 tests/c++.at              |  3 ++-
 tests/calc.at             | 27 ++++++++++++++-------------
 tests/local.at            | 22 +++++++++++++++++++---
 7 files changed, 67 insertions(+), 34 deletions(-)

-- 
2.24.1




reply via email to

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