Merge lp:~allanlesage/indicator-session/TDD into lp:indicator-session/0.4
Proposed by
Allan LeSage
| Status: | Merged |
|---|---|
| Approved by: | Charles Kerr |
| Approved revision: | 248 |
| Merged at revision: | 252 |
| Proposed branch: | lp:~allanlesage/indicator-session/TDD |
| Merge into: | lp:indicator-session/0.4 |
| Diff against target: |
270 lines (+168/-7) 7 files modified
Makefile.am (+2/-0) Makefile.am.coverage (+48/-0) configure.ac (+18/-5) m4/gcov.m4 (+86/-0) src/Makefile.am (+12/-2) src/gtk-logout-helper.c (+1/-0) src/session-service.c (+1/-0) |
| To merge this branch: | bzr merge lp:~allanlesage/indicator-session/TDD |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Charles Kerr (community) | Approve | ||
|
Review via email:
|
|||
Commit message
Added gcov coverage tooling.
Description of the change
Added gcov to build for coverage metrics.
To post a comment you must log in.
Looks good, thanks for fixing the locale issue