summaryrefslogtreecommitdiff
path: root/test/simple-service
Commit message (Collapse)AuthorAgeFilesLines
* test: Avoid using DefaultAdapter()Mikel Astiz2012-12-051-4/+3
| | | | | Call the utility library -which uses ObjectManager API- to avoid using Manager.FindAdapter() and Manager.DefaultAdapter().
* Update tests to be compatible with gi and python3Steve Langasek2012-06-151-3/+5
| | | | | | | | | This patch makes the python tests source-compatible with python 3, while leaving the interpreter at python 2 for now. The tradeoff is that this source is no longer compatible with python versions < 2.6, and requires gobject-introspection for the glib-based tests.
* Fix the simple service exampleMarcel Holtmann2008-09-061-4/+4
|
* Move test scripts into test directoryMarcel Holtmann2008-09-011-0/+127