Merge lp://staging/~charlesk/dbus-test-runner/support-gtestdbus-and-dbusmock-templates into lp://staging/dbus-test-runner/15.10

Proposed by Charles Kerr
Status: Needs review
Proposed branch: lp://staging/~charlesk/dbus-test-runner/support-gtestdbus-and-dbusmock-templates
Merge into: lp://staging/dbus-test-runner/15.10
Diff against target: 1683 lines (+389/-560)
21 files modified
Makefile.am (+0/-1)
configure.ac (+0/-1)
data/Makefile.am (+0/-5)
data/session.conf (+0/-42)
data/system.conf (+0/-42)
debian/libdbustest1.symbols (+2/-3)
libdbustest/Makefile.am (+2/-4)
libdbustest/bustle.c (+4/-4)
libdbustest/dbus-mock.c (+66/-16)
libdbustest/dbus-mock.h (+1/-0)
libdbustest/process.c (+7/-7)
libdbustest/service.c (+293/-379)
libdbustest/service.h (+3/-7)
libdbustest/task.c (+2/-2)
libdbustest/watchdog.c (+2/-2)
po/Makefile.in.in (+5/-6)
src/Makefile.am (+0/-1)
src/dbus-test-runner.c (+0/-16)
tests/Makefile.am (+2/-2)
tests/test-libdbustest-mock.c (+0/-14)
tests/test-libdbustest.c (+0/-6)
To merge this branch: bzr merge lp://staging/~charlesk/dbus-test-runner/support-gtestdbus-and-dbusmock-templates
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Ted Gould Pending
Review via email: mp+271834@code.staging.launchpad.net

Commit message

Add support for dbusmock templates and for working with externally-managed DBuses and GTestDBuses.

Description of the change

Add support for dbusmock templates and for working with externally-managed DBuses and GTestDBuses.

To post a comment you must log in.
Revision history for this message
Ted Gould (ted) wrote :

Quick review, some comments below

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
113. By Charles Kerr

we're removing some public functions and adding others, so bump both ABI and API

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

113. By Charles Kerr

we're removing some public functions and adding others, so bump both ABI and API

112. By Charles Kerr

copyediting: tidy up the new comments a little

111. By Charles Kerr

remove unused macro

110. By Charles Kerr

and while we're in the neighborhood, update DbusTestService to use G_DEFINE_TYPE_WITH_PRIVATE

109. By Charles Kerr

revert dbus_test_service_new() to take an address argument, as with the current ABI

108. By Charles Kerr

in libdbustest/, get the mock class working with the new template property

107. By Charles Kerr

in debian/libdbustest1.symbols, add dbus_test_dbus_mock_new_from_template()

106. By Charles Kerr

in libdbustest, add new method dbus_test_dbus_mock_new_from_template()

105. By Charles Kerr

in libdbustest/service.c, copyediting -- make whitespace of new code more consistent with existing code

104. By Charles Kerr

remove now-unused method dbus_test_service_set_keep_environment()

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches