]> 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)
commitcb5ff8f4cffcfa8ec5cd1996a0dbbc8a48ab573b
treee9a7ff319d3586c5357ab4bafc7741570aa44c95
parentcd3b2e42e9ba11ad27533c21122ecbbff359fc06
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