summaryrefslogtreecommitdiff
path: root/tests/test_gdbus.py
Commit message (Expand)AuthorAgeFilesLines
* gdbus tests: Fix hang if test case failsMartin Pitt2011-07-081-2/+4
* [gi] Do not require signature for D-BUS methods without argumentsMartin Pitt2011-03-151-0/+13
* [gi] Add Pythonic gdbus method invocationMartin Pitt2011-02-191-2/+100
* Fix test_gdbus.py to be Python3 friendlyMartin Pitt2011-02-081-19/+15
* [gi] python 3 fixesJohn (J5) Palmieri2011-01-261-4/+8
* [gi] update gdbus test cases for previous GVariant changeMartin Pitt2011-01-261-2/+2
* [gi] Add test cases for GDBus client operationsMartin Pitt2011-01-211-0/+94