[Issue 14063] New: Add coverage enforcement for Phobos' posix.mak

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 27 08:24:03 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14063

          Issue ID: 14063
           Summary: Add coverage enforcement for Phobos' posix.mak
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com

win32.mak has -cov=nn to enforce minimum coverage levels are preserved. We
should have such in posix.mak as well. Ideally we'd find a simple mechanism by
which both makefiles use the same numbers.

--


More information about the Digitalmars-d-bugs mailing list