[Bug 215698] [New port] devel/unittest-cpp: Lightweight unit testing framework for C++
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 1 14:18:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215698
Bug ID: 215698
Summary: [New port] devel/unittest-cpp: Lightweight unit
testing framework for C++
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: iblis at hs.ntnu.edu.tw
Created attachment 178433
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178433&action=edit
unittest-cpp.shar
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.
WWW: https://github.com/unittest-cpp/unittest-cpp
----
portlint:
looks fine.
poudriere testport:
- tested on 11.0-RELEASE, amd64
- tested on 11.0-RELEASE, i386
- tested on 10.3-RELEASE, amd64
- tested on 10.3-RELEASE, i386
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list