branch: development
commit 17fb010919e9f7e28fe28e13f2710bb85b00cb3a
Author: Bruno Haible
AuthorDate: Tue May 14 13:51:39 2024 +0200
Support C++17 compilers in the C++ tests.
* tests/exceptions.at: For C++11 and newer, use the keyword 'noexcept'
instead of the keyword 'throw'.
---
ildumi pushed a change to branch development.
from 67c5a06a libtoolize: Don't use uninitialized variable.
new 17fb0109 Support C++17 compilers in the C++ tests.
new 2048edd2 Document how to debug failing or skipped tests.
Summary of changes:
HACKING | 6 ++
tests/
branch: development
commit 2048edd2cba086b194bd30901e5fe552a4890680
Author: Bruno Haible
AuthorDate: Tue May 14 13:25:51 2024 +0200
Document how to debug failing or skipped tests.
* HACKING (Test Suite): Explain how to debug a range of tests.
---
HACKING | 6 ++
1 file changed,