[Issue 9726] Add minimum % coverage required for -cov testing
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 15 14:54:22 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9726
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2013-03-15 14:54:21 PDT ---
For example,
dmd test.d -unittest -cov=90 -run
should compile and run the unittests in test.d, and the program should fail if
it doesn't have at least 90% coverage.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list