Subject: CVS commit: pkgsrc/devel/unittest-cpp
From: Thomas Klausner
Date: 2019-06-23 11:40:54
Message id: 20190623094054.7200BFBF4@cvs.NetBSD.org

Log Message:
devel/unittest-cpp: import unittest-cpp-2.0.0

Packaged for wip by leo@

UnitTest++ is a lightweight unit testing framework for C++. It was
designed to do test-driven development on a wide variety of platforms.
Simplicity, portability, speed, and small footprint are all very
important aspects of UnitTest++. UnitTest++ is mostly standard C++
and makes minimal use of advanced library and language features,
which means it should be easily portable to just about any platform.

Files:
RevisionActionfile
1.1addpkgsrc/devel/unittest-cpp/DESCR
1.1addpkgsrc/devel/unittest-cpp/Makefile
1.1addpkgsrc/devel/unittest-cpp/PLIST
1.1addpkgsrc/devel/unittest-cpp/buildlink3.mk
1.1addpkgsrc/devel/unittest-cpp/distinfo
1.1addpkgsrc/devel/unittest-cpp/patches/patch-configure