Merge lp://staging/~ted/dbus-test-runner/set-system-bus into lp://staging/dbus-test-runner/15.04
Proposed by
Ted Gould
Status: | Merged |
---|---|
Approved by: | Ted Gould |
Approved revision: | 113 |
Merged at revision: | 85 |
Proposed branch: | lp://staging/~ted/dbus-test-runner/set-system-bus |
Merge into: | lp://staging/dbus-test-runner/15.04 |
Diff against target: |
825 lines (+377/-66) 17 files modified
configure.ac (+2/-2) data/Makefile.am (+2/-2) data/system.conf (+42/-0) debian/changelog (+8/-0) debian/control (+1/-0) debian/dbus-test-runner.install (+0/-2) debian/libdbustest1.install (+1/-0) debian/libdbustest1.symbols (+49/-0) debian/rules (+5/-0) libdbustest/Makefile.am (+1/-0) libdbustest/dbus-mock.c (+6/-0) libdbustest/service.c (+131/-58) libdbustest/service.h (+8/-0) libdbustest/task.c (+36/-2) libdbustest/task.h (+4/-0) src/dbus-test-runner.c (+47/-0) tests/Makefile.am (+34/-0) |
To merge this branch: | bzr merge lp://staging/~ted/dbus-test-runner/set-system-bus |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Charles Kerr (community) | Approve | ||
PS Jenkins bot (community) | continuous-integration | Approve | |
Ken VanDine | Approve | ||
Review via email: mp+240936@code.staging.launchpad.net |
Commit message
Add ability to run as the system bus
Description of the change
A handy little feature
To post a comment you must log in.
Realizing that I need a test and a different config.