Merge lp://staging/~ted/dbus-test-runner/wait-for-name into lp://staging/dbus-test-runner/0.1
Proposed by
Ted Gould
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 34 | ||||
Proposed branch: | lp://staging/~ted/dbus-test-runner/wait-for-name | ||||
Merge into: | lp://staging/dbus-test-runner/0.1 | ||||
Diff against target: |
291 lines (+159/-2) 6 files modified
.bzrignore (+3/-0) configure.ac (+2/-0) src/dbus-test-runner.c (+48/-2) tests/Makefile.am (+24/-0) tests/test-check-name.c (+33/-0) tests/test-own-name.c (+49/-0) |
||||
To merge this branch: | bzr merge lp://staging/~ted/dbus-test-runner/wait-for-name | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Neil J. Patel (community) | Approve | ||
Review via email: mp+81366@code.staging.launchpad.net |
Description of the change
Adding an option to wait on a name before starting a task
To post a comment you must log in.
Looks good