Jump to letter: [
CEHIJNOPRSWX
]
clover: Clover code coverage analysis tool for ant
- Summary
- Clover is a code coverage analysis tool. It discovers sections of
code that are not being adequately exercised by your unit tests.
Clover reports its findings in multiple formats for easy use by the
whole team at the project level down to each line of source code.
This version of clover is for the ant build system. It supports ant
1.4.1 or greater and includes command-line tools for integration
with legacy build systems.
Changelog
- * Thu Apr 14 12:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:1.3.6-1jpp
-
- 1.3.6
- * Mon Feb 21 11:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:1.3.5-1jpp
-
- 1.3.5
- * Tue Jan 18 11:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:1.3.4-1jpp
-
- 1.3.4
- install jars under %{javadir}/ant
- add file under %{_sysconfdir}/ant.d
- obsoletes clover-ant since this is clover for ant