[Issue 4207] New: std.cover.setDestDir does not work.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 19 07:50:16 PDT 2010


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: sean at invisibleduck.org
        ReportedBy: zan77137 at nifty.com


--- Comment #0 from SHOO <zan77137 at nifty.com> 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: -------


More information about the Digitalmars-d-bugs mailing list