lp://staging/~charlesk/dbus-test-runner/support-gtestdbus-and-dbusmock-templates
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://staging/~charlesk/dbus-test-runner/support-gtestdbus-and-dbusmock-templates
Only
Charles Kerr
can upload to this branch. If you are
Charles Kerr
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/dbus-test-runner/15.10
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Ted Gould: Pending requested
-
Diff: 1683 lines (+389/-560)21 files modifiedMakefile.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)
Branch information
Recent revisions
- 113. By Charles Kerr
-
we're removing some public functions and adding others, so bump both ABI and API
- 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 - 105. By Charles Kerr
-
in libdbustest/
service. c, copyediting -- make whitespace of new code more consistent with existing code
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/dbus-test-runner/15.10