Problem with code coverage. No .lst files?
Jeremy DeHaan via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Apr 24 20:32:41 PDT 2014
Hey all,
I tried to use code coverage analysis for the first time tonight.
I added the -cov switch to my unit test build, but no matter what
I do, I can't seem to locate the produced .lst files. Is there
something I should know that isn't in the docs that I might be
doing wrong? I'm not sure what's going on here.
Thanks,
Jeremy
More information about the Digitalmars-d-learn
mailing list