Unit Testing Library for C++
CppUnit is a simple Framework for incorporating test cases in
your C++ code. It is similar to, and inspired by, xUnit and
JUnit.
.
Package libqttestrunner1 is required for using the Qt-based
test runner GUI.
Attachment | Size | Date |
---|---|---|
libcppunit-doc_1.12.1-4_all.deb | 728.91 KB | 05/08/2013 - 14:12 |
cppunit (1.12.1-4) unstable; urgency=low
* source/format: Switch to format 3.0 (quilt).
* patches: New. Contains all upstream modifications formerly in the
debian diff.
* patches/gcc-symbol-demangle.patch: New. Closes: #650033.
* rules: Clear dependency_libs from .la files. Use dh_autoreconf /
dh_autoreconf_clean to accommodate patches gcc-symbol-demangle and
link-with-dl.patch that modify autoconfigure inputs.
* patches/test-progress-flush.patch: New. Upstream change sets to avoid
losing test runner messages. Closes: #400867.
Recent comments