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