Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
emma: Code Coverage Tool
- Summary
- EMMA is an open-source toolkit for measuring and reporting Java
code coverage. EMMA distinguishes itself from other tools by going
after a unique feature combination: support for large-scale
enterprise software development while keeping individual developer's
work fast and iterative.
Changelog
- * Fri Jul 6 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.5312.2jpp
-
- Make Vendor, Distribution based on macro
- Add -javadoc subpackage
- Add gcj_support option
- Add poms and depmap frags
- * Wed Feb 1 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.5312.1jpp
-
- First JPackage release.