http://d.puremagic.com/issues/show_bug.cgi?id=4207
Summary: std.cover.setDestDir does not work.
Product: D
Version: 2.041
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from SHOO <[email protected]> 2010-05-19 07:50:12 PDT ---
Created an attachment (id=637)
Patch for druntime/src/rt/cover.d
The problem that is not set in std.cover.steDestDir normally seems to depend on
druntime.
I wrote patch.
- Add setting output directory for code coverage. (using destdir)
- Add subdirectories support. (conflicting names like foo.bar and bar.bar.)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------