summaryrefslogtreecommitdiff
path: root/test/dbus/monitor-test.py
Commit message (Expand)AuthorAgeFilesLines
* test: glib call fixes in dbus testscrvi2020-08-141-3/+4
* test: port dbus tests to python3crvi2020-08-141-15/+15
* test/dbus: don't hardcode python pathTing-Wei Lan2015-06-271-1/+1
* Some test fixes. Update NEWS.Siegfried-Angel Gevatter Pujals2012-10-051-0/+2
* Fix monitors being installed twice; python-dbus always gives us a nameSiegfried-Angel Gevatter Pujals2012-02-071-1/+3
* Add test case for monitor re-connectionSiegfried-Angel Gevatter Pujals2012-02-071-0/+27
* Fix signal test cases so extensions are detected correctly.Siegfried-Angel Gevatter Pujals2011-09-071-2/+23
* finished support for delete monitor and added test cases as well as fixed 2 c...Seif Lotfy2011-08-281-1/+1
* added new intersect method to TimeRangeSeif Lotfy2011-08-281-1/+23
* finished wildcard support for matching eventSeif Lotfy2011-08-281-0/+22
* added subject matching (missing wildcard handling)Seif Lotfy2011-08-281-0/+44
* move monitor test to new file monitor-test.pySeif Lotfy2011-08-251-0/+181