]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #52151: added ant script to get JaCoCo code coverage
authorVincent Hennebert <vhennebert@apache.org>
Fri, 18 Nov 2011 17:08:20 +0000 (17:08 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Fri, 18 Nov 2011 17:08:20 +0000 (17:08 +0000)
commit07f082ad3d6afb717e55972ae0c4a64c5d1e53b4
treeec9ee565983d13ee7154c8645a9ebf68b93ed96a
parent3d2b970d8e559003aea495c0e2a941d0c7d81160
Bugzilla #52151: added ant script to get JaCoCo code coverage

Patch by Mehdi Houshmand, applied with changes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1203749 13f79535-47bb-0310-9956-ffa450edef68
build.xml
jacoco.xml [new file with mode: 0644]
status.xml
test/java/org/apache/fop/layoutengine/HyphenationLayoutTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/layoutengine/LayoutEngineTestUtils.java