Author :
Mathieu Lirzin
Date :
2018-03-25 07:29:48
Hash :596e9e13 Message :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.