bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] Clean up tests


From: Akim Demaille
Subject: [PATCH 0/6] Clean up tests
Date: Sun, 9 Jun 2019 11:13:06 +0200

Less time than usual to spend on Bison these days, sorry.  A bunch of
small commits accumulated lately as part of a bigger piece of work.

Akim Demaille (6):
  tests: remove useless support of '.' in integers
  tests: main: support -s and -p
  tests: make sure the default action properly works in C++
  traces: add some colors
  lr0: more debug traces
  CI: factor

 .travis.yml            | 12 ++-------
 TODO                   |  5 +++-
 data/bison-default.css |  1 +
 doc/bison.texi         |  6 ++---
 src/lalr.c             | 15 +++++++++++
 src/lr0.c              | 33 +++++++++++++++++++++++
 tests/c++.at           | 60 ++++++++++++++++++++++++++++++++++++++++++
 tests/calc.at          |  6 ++---
 tests/local.at         | 33 +++++++++++++++--------
 9 files changed, 143 insertions(+), 28 deletions(-)

-- 
2.21.0




reply via email to

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