cppunit
CppUnit is a C++ unit testing framework. It started its life as a port of JUnit to C++ by Michael Feathers.
- Developed at devel:libraries:c_c++
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cppunit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000124 124 Bytes | |
cppunit-1.14.0.tar.gz | 0000959716 937 KB | |
cppunit-devel.desktop | 0000000233 233 Bytes | |
cppunit.changes | 0000004754 4.64 KB | |
cppunit.spec | 0000003771 3.68 KB |
Revision 3 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 488418
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Version update to 1.14.0: * TestCaller supports any callable that can be put into std::function<void()>. * CPPUNIT_TEST_PARAMETERIZED executes a test for any value in an iteratable. * Added new Assertion macros: ASSERT_LESS, ASSERT_GREATER, ASSERT_LESSEQUAL, ASSERT_GREATEREQUAL * Remove QT test runner
Comments 0