aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/src/org/jacoco/report/csv
AgeCommit message (Expand)Author
2020-01-02Happy New Year 2020!Evgeny Mandrikov
2019-10-10Remove trailing whitespaces in Java source files (#959)Marc R. Hoffmann
2019-10-05Format code base consistently (#954)Marc R. Hoffmann
2019-09-23Update license to EPL version 2.0 (#943)Evgeny Mandrikov
2019-01-19Happy New Year 2019!Evgeny Mandrikov
2019-01-18Preserve empty class and sourcefile nodes in XML report (#817)Evgeny Mandrikov
2018-01-01Happy New Year 2018!Evgeny Mandrikov
2017-01-03Happy New Year 2017!Evgeny Mandrikov
2016-01-12Happy New Year 2016!Marc R. Hoffmann
2015-11-09Refactoring: Avoid passing data aroundMarc R. Hoffmann
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-01-13Provide core APIs to detect classes with non-matching ids.Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-05-23New coverage check implementation. Marc R. Hoffmann
2013-01-04Happy New Year!Marc R. Hoffmann
2012-08-30Fix EOLsEvgeny Mandrikov
2012-01-02Update copyright year to 2012.Marc R. Hoffmann
2012-01-01Update copyright year to 2012.Marc R. Hoffmann
2011-06-03Trac #157: Fixed problem with reporting of nested group structuresMarc R. Hoffmann
2011-05-11Trac #129: Report cyclomatic complexity.Marc R. Hoffmann
2011-05-09Trac #129: JaCoCo core calculates cyclomatic complexity.Marc R. Hoffmann
2011-02-11Trac #53: Simplified reporting API, step 1.Marc R. Hoffmann
2011-01-16Consistently use AssertionError for internal inconsistencies, corresponding u...Marc R. Hoffmann
2011-01-14Remove obsolete JavaDoc tags from headers.Marc R. Hoffmann
2011-01-12Change license header to year 2011.Marc R. Hoffmann
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2010-12-12Track #66: replace block counter with branch counterMarc R. Hoffmann
2010-10-07Add missing test project for org.jacoco.agent.Marc R. Hoffmann
2010-10-04Remove unused keywords, filter all source files for proper version tag in Jav...Marc R. Hoffmann
2010-06-01Consistent usage of upper case for XML, HTML and CSV.Marc R. Hoffmann
2010-06-01Additional unit tests.Marc R. Hoffmann
2010-05-09Trac #94: Plain list of all executed classes on session info page.Marc R. Hoffmann
2010-05-04Trac #88: Extend reporting interfaces for session infos.Marc R. Hoffmann
2010-03-23Trac #67: Allow csv report generation for structures without groups.Marc R. Hoffmann
2010-03-18Trac #76: Added unit tests to reproduce the issue.Marc R. Hoffmann
2010-03-05Cleanup copyright headers and automatically verify them during the build.Marc R. Hoffmann
2009-11-05More tests.Marc R. Hoffmann
2009-08-09Issue #6 CSV report generationBrock Janiczak
2009-07-12#6 Added DelimitedWriter and tests to be used by future CSV report implementa...Brock Janiczak