Path to this page:
Subject: CVS commit: pkgsrc/devel/cppunit
From: Thomas Klausner
Date: 2019-12-31 09:43:52
Message id: 20191231084352.AAD62FA97@cvs.NetBSD.org
Log Message:
cppunit: update to 1.15.1.
New in CppUnit 1.15.1:
---------------------
* Portability:
- Fix Wdefaulted-function-deleted warning with clang
- Remove old Visual Studio project files
New in CppUnit 1.15.0:
---------------------
- Report (un)signed character as intergers
- add CPPUNIT_TEST_FIXTURE()
- add message_to_string trait to allow custom string formatters
* Portability:
- Fix build with gcc 9
- Fix various compiler warnings
Files: