On 3/14/13 4:37 PM, Dmitry Olshansky wrote:
Point taken. That doesn't detract us from: a) fixing issues with -cov
Yes please (are there bugzilla entries etc)?
It counts time a LOC is executed. Would nice to add instantations counter (determined at compile time) as well so as to see if declarations are all covered. That + CTFE-only counted as 0.
Not getting this. Example?
b) unifying template fuzzy testing in Phobos We have lots of these wheels reinvented across Phobos alone.
Like those dummy ranges in std.algorithm?
c) prototyping other higher-level tools to aid debugging generic code
Yeppers! Andrei