Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
cppunit: C++ Port of JUnit Testing Framework
- Summary
- CppUnit is the C++ port of the famous JUnit framework for unit
testing. Test output is in XML for automatic testing and GUI based
for supervised tests.
$Revision: 1.5 $
Changelog
- * Thu Oct 30 18:00:00 2003 Rex Dieter <rexdieter at sf.net> 0:1.9.11-0.fdr.0
- 1.9.11
- Epoch: 0
- -devel subpkg (Obsoletes -doc subpkg)
- remove static lib
- remove dup'd html docs
- * Tue Jul 8 19:00:00 2003 Bob Tanner <tanner{%}real-time{*}com> 1.9.8-3.fdr.2
- fixed perms on doc package
- * Tue Jul 8 19:00:00 2003 Bob Tanner <tanner{%}real-time{*}com> 1.9.8-3.fdr.1
- fixed virtual destructor in the TestNamer class