aboutsummaryrefslogtreecommitdiffstats
path: root/tool/run-lcov.rb
Commit message (Expand)AuthorAgeFilesLines
* Revamp method coverage to support define_methodmame2017-12-051-4/+4
* run-lcov.rb: support overwritten tmpdir pathmame2017-09-261-2/+3
* tool/run-lcov.rb: Filter tmp files outmame2017-09-261-0/+1
* tool/run-lcov.rb: Filter test files outmame2017-09-251-11/+36
* run-lcov.rb: wrongly used unique ID as linenomame2017-09-171-2/+2
* Measure branch and method coverage for `make test-all`mame2017-09-141-5/+60
* Support LCOV visualization for both C and Ruby codemame2017-09-091-4/+45
* Use lcov visualizer for gcov statisticsmame2017-07-041-0/+41