lp:~pitti/python-dbusmock/old-bzr-trunk

Created by Martin Pitt and last modified

Primary development moved to git now: https://gitorious.org/python-dbusmock

Get this branch:
bzr branch lp:~pitti/python-dbusmock/old-bzr-trunk
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
python-dbusmock
Status:
Abandoned

Recent revisions

172. By Martin Pitt

release 0.10

171. By Martin Pitt

make upower test robust against older client versions

170. By Martin Pitt

ofono template: Add Network{Registration,Operator} interfaces

169. By Martin Pitt

Don't introspect None properties

Fix crash when a property value is None:

  TypeError: Don't know which D-Bus type to use to encode type "NoneType"

(regression from r164)

168. By Martin Pitt

Support having the same method name on different D-BUS interfaces.

167. By Martin Pitt

Add template for systemd's timedated. Thanks Iain Lane!

166. By Martin Pitt

Add initial ofono template with support for the Manager and VoiceCallManager interfaces.

165. By Martin Pitt

Fix static methods from templates

Partially revert r152. Calling AddMethod() will cause a new mock_method to be
instantiated for an already existing static method, which sometimes shadows the
latter.

164. By Martin Pitt

Add dynamic properties to introspection XML, to make mocked properties work with Qt's property support, d-feet, and other tools. Thanks Iain Lane!

163. By Martin Pitt

release 0.9.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers