summaryrefslogtreecommitdiff
path: root/tests/tests-common.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GTimeVal with gint64 epoch timeYongha Hwang2022-02-281-4/+4
* Use a custom test-driverAli Abdallah2020-05-171-1/+1
* tests: Explicitly handle error reply from Ping method callMichał Górny2019-06-201-0/+8
* Port the common code for tests to gdbus.Ali Abdallah2016-04-241-20/+18
* Fix licenses and use new FSF address.Nick Schermer2011-03-251-1/+1
* Fix compiler warning in the tests.Nick Schermer2009-12-261-3/+3
* fix test framework, hopefully for the last timeBrian J. Tarricone2009-09-181-17/+2
* * Fix make distcheck (renamed .txt file in Makefile.am), and increased the WA...Stephan Arts2008-07-141-1/+1
* properly make sure xfconfd has started on our bus before continuingBrian Tarricone2008-04-201-5/+41
* make the array stuff work, in theory.Brian Tarricone2008-01-141-0/+1
* start migration to new library API with array types and struct serializers.Brian Tarricone2007-10-251-2/+2
* use #define instead of hardcoded test channel nameBrian Tarricone2007-10-031-0/+2
* add a sleep(). meh.Brian Tarricone2007-10-031-0/+7
* add tests frameworkBrian Tarricone2007-10-031-0/+100