summaryrefslogtreecommitdiffstats
path: root/test/python/test-service.py
Commit message (Collapse)AuthorAgeFilesLines
* * s/Message(_create=0)/EmptyMessage everywhere elseJohn (J5) Palmieri2005-08-261-1/+1
| | | | | | * test/python/test-{server|client}.py: add the python/.libs directory to the lookup path so dbus_bindings and dbus_glib_bindings don't get picked up from the system
* * test/python: Add python regression testJohn (J5) Palmieri2005-08-251-0/+34
* configure.in: Add test/python/Makefile * test/Makefile.am: Add the python directory to SUBDIRS