SlackBuildsOrg/development/unittest-cpp
Christoph Willing fe5838774a
development/unittest-cpp: Updated for version 2.0.0. Use CMake
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
2017-01-24 07:23:19 +07:00
..
000_libdirsuffix.diff
README
slack-desc
unittest-cpp.info
unittest-cpp.SlackBuild

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.