bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/9] Various fixes for the tests


From: Akim Demaille
Subject: [PATCH 0/9] Various fixes for the tests
Date: Thu, 12 Aug 2021 10:18:23 +0200

A bunch of fixes/improvements, driven by recent bug reports.

Akim Demaille (9):
  c: fix _Noreturn support detection
  tests: be robust to old versions of xlstproc
  tests: remove obsolete checks
  build: check for C++ 20 and 2b
  build: reject C++ compilers that don't support std::vector::data
  build: modernize to newer Autoconf releases
  news: be clear that glr2.cc is C++11
  gnulib: update
  tests: fix incorrect test case

 NEWS                | 15 ++++++------
 configure.ac        |  9 ++++---
 data/skeletons/c.m4 |  2 +-
 gnulib              |  2 +-
 m4/bison-cxx-std.m4 | 59 +++++++++++++++++++++++++++++++++------------
 m4/cxx.m4           | 13 +++++++---
 tests/README.md     |  1 +
 tests/atlocal.in    | 29 ++--------------------
 tests/calc.at       |  4 +--
 tests/local.at      |  6 +++--
 tests/report.at     | 19 ++++++++++++---
 11 files changed, 92 insertions(+), 67 deletions(-)

-- 
2.32.0




reply via email to

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