]> source.dussan.org Git - poi.git/commit
Adjust build.xml to run JaCoCo coverage when running unit tests when
authorDominik Stadler <centic@apache.org>
Sun, 4 Aug 2013 16:38:01 +0000 (16:38 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 4 Aug 2013 16:38:01 +0000 (16:38 +0000)
commitffc31302a4fb7e43ec76c72d884091197ee3daa6
treee9a7ff319d3586c5357ab4bafc7741570aa44c95
parentee39ef2d73c8782a103c1758dde954bc7de6de0b
Adjust build.xml to run JaCoCo coverage when running unit tests when
flag coverage.enabled is set to true, download necessary jars, add jacoco:coverage
to junit targets and a testcoveragereport target which produces the coverage report.
Also fix a test that is affected by JaCoCo and add slightly more coverage in another test.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1510243 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/excelant/testcases/org/apache/poi/ss/excelant/util/ExcelAntWorkbookUtilTestHelper.java
src/excelant/testcases/org/apache/poi/ss/excelant/util/TestExcelAntWorkbookUtil.java
src/scratchpad/testcases/org/apache/poi/hwpf/model/TestDocumentProperties.java