Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Marjamäki c7cbe7f2d3 rename externals/tinyxml to externals/tinyxml2 2020-11-16 09:11:53 +01:00
Alexander Mai 7295bd866a Adjust options for lcov/genhtml to unmangled symbols and HTML frames 2016-02-02 12:23:33 +01:00
Martin Ettl 3ab6c5aa85 generate_coverage_report: Execute library tests when generating the coverage report. This increased the current lines test coverage from 93.9% to 94.0%. 2015-08-14 01:06:50 +02:00
Carlo Marcelo Arenas Belon be719062b9 coverage report script: clean all intermediary files 2012-10-17 18:02:47 +02:00
Daniel Marjamäki 4a76d75f7e LCOV: updated the generate_coverage_report to avoid some redundant compiler warnings 2011-03-14 11:21:35 +01:00
Nicolás Alvarez 7082371849 coverage report script: Extract only relevant data from the .info file.
Only files in the current directory are kept.
This gets rid of standard C++ library headers from the coverage report.
2010-06-01 15:21:29 -03:00
Nicolás Alvarez b57bab5fc1 coverage report script: Quit immediately on errors,
but don't consider missing coverage_report dir when deleting it as an error
2010-06-01 15:20:19 -03:00
Daniel Marjamäki cacfa694b0 Restructuring: Generate coverage report 2009-10-26 17:56:56 +01:00
Reijo Tomperi 24c60c881a Better cleanup for coverage script. 2009-10-05 11:51:23 +03:00
Reijo Tomperi 8ed5dad681 Add script generate_coverage_report for generating test coverage report using gcov and lcov 2009-10-05 10:51:09 +03:00