Merge lp://staging/~allanlesage/evolution-indicator/TDD into lp://staging/evolution-indicator
Proposed by
Allan LeSage
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~allanlesage/evolution-indicator/TDD |
Merge into: | lp://staging/evolution-indicator |
Diff against target: |
196 lines (+153/-1) 5 files modified
Makefile.am (+2/-0) Makefile.am.coverage (+48/-0) configure.ac (+12/-0) m4/gcov.m4 (+86/-0) src/Makefile.am (+5/-1) |
To merge this branch: | bzr merge lp://staging/~allanlesage/evolution-indicator/TDD |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Charles Kerr | Pending | ||
Review via email: mp+108050@code.staging.launchpad.net |
Description of the change
Here I have given the gcov treatment to evolution-
To post a comment you must log in.
Unmerged revisions
- 87. By Allan LeSage
-
Added coverage instrumentation.