lp://staging/~charlesk/indicator-location/style
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://staging/~charlesk/indicator-location/style
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.
- Xavi Garcia: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 3658 lines (+1650/-1442)23 files modifiedCMakeLists.txt (+34/-0)
_clang-format (+48/-0)
astyle-config (+44/-0)
debian/control (+4/-0)
src/controller.h (+9/-12)
src/dbus-shared.h (+14/-17)
src/location-service-controller.cc (+124/-161)
src/location-service-controller.h (+12/-16)
src/main.cc (+33/-35)
src/phone.cc (+226/-265)
src/phone.h (+32/-34)
src/service.cc (+124/-141)
src/service.h (+34/-39)
src/utils.h (+34/-23)
tests/CMakeLists.txt (+3/-0)
tests/controller-mock.h (+36/-21)
tests/gtest-dbus-fixture.h (+100/-109)
tests/gtest-dbus-indicator-fixture.h (+261/-245)
tests/phone-test.cc (+320/-324)
tools/CMakeLists.txt (+1/-0)
tools/format-files.sh (+49/-0)
tools/format-test.sh (+44/-0)
tools/formatcode.in (+64/-0)
Branch information
Recent revisions
- 166. By Charles Kerr
-
in tools/format-
test.sh, echo the failure diff so Testing/ Temporary/ LastTest. log will pick it up - 164. By Charles Kerr
-
as discussed in Austin, use 'pragma once' instead of 'ifndef define endif' as include guard
- 163. By Charles Kerr
-
write a formatting test that fails if the repo's code doesn't follow the style guide
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-location/16.04