]> git.ipfire.org Git - thirdparty/automake.git/commit
test-driver.scm: Add "--coverage" option
authorMathieu Lirzin <mthl@gnu.org>
Sun, 25 Mar 2018 05:29:48 +0000 (07:29 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Sun, 25 Mar 2018 05:29:48 +0000 (07:29 +0200)
commit596e9e130f38ae068ac6150b2d62eafd544900f6
treeb443a409be731f1ca55217e02b2e72741a0a778d
parent66c69584f58983e3f61635bbb56bfad1516af87b
test-driver.scm: Add "--coverage" option

* contrib/test-driver.scm: When 'coverage' option is enabled, run tests
in the debug vm and trace coverage data.
(%options): Add 'coverage'.
(show-help): Display option.
contrib/test-driver.scm