Notes:
Changes:
User-visible changes.
Since 0.6.0 (2006-06-12)
========================
Features
--------
* coverage/callsite data from multiple runs can be aggregated (--aggregate)
Bugfixes
--------
* the SCRIPT_LINES__ workaround works better
* fixed silly bug in coverage data acquisition (line after the correct one
marked in some situations)
* avoid problems with repeated path separators in default ignore list, based
on rbconfig's data
|