]> git.sur5r.net Git - i3/i3/commit
complete-run: add coverage report generation
authorTony Crisci <tony@dubstepdish.com>
Wed, 1 Apr 2015 19:10:27 +0000 (15:10 -0400)
committerTony Crisci <tony@dubstepdish.com>
Wed, 1 Apr 2015 19:10:27 +0000 (15:10 -0400)
commitd2d72acac4481043fcef011ab533289795e7710a
treed14a574ef92bfdd00e4e680b020ef4a4213ec27f
parentceb0d5c9639d3dd4af87403cef27ad3b9daa42e9
complete-run: add coverage report generation

When `complete-run.pl` is given `--coverage-testing`, try to generate an
html coverage testing report for the run. This requires i3 to be
compiled with coverage testing support.
testcases/complete-run.pl