summaryrefslogtreecommitdiff
path: root/tests/dbus/properties.c
Commit message (Expand)AuthorAgeFilesLines
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Add tp_dbus_properties_mixin_emit_properties_changed_varargs()Will Thompson2011-09-061-0/+4
* _emit_properties_changed(): use annotationsWill Thompson2011-09-061-3/+2
* Add tp_dbus_properties_mixin_emit_properties_changedWill Thompson2011-09-061-11/+62
* test-properties: add a #define for the interface nameWill Thompson2011-09-061-5/+7
* test-properties: use GTestWill Thompson2011-09-061-28/+54
* test-properties: stop using MYASSERTWill Thompson2011-09-061-30/+29
* test-properties: use tp_asv_dumpWill Thompson2011-09-061-20/+1
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-3/+3
* Use test_object_new_static_class moreSimon McVittie2010-04-271-2/+2
* Use tp_dbus_daemon_register_object to export objects in testsSimon McVittie2010-04-191-6/+3
* tests: use test_dbus_daemon_dup_or_die(), avoid tp_get_bus() (except in dbus.c)Simon McVittie2010-03-301-1/+5
* tests: remove the option to carry on after a failureSimon McVittie2009-03-171-9/+1
* Move test-related shared code to tests/libSimon McVittie2008-04-021-1/+1
* Make registering DBus.Properties for the mixin more declarative.Simon McVittie2008-02-181-9/+13
* Add a regression test for D-Bus core PropertiesSimon McVittie2008-02-131-0/+191