summaryrefslogtreecommitdiff
path: root/tests/dbus/simple-observer.c
Commit message (Expand)AuthorAgeFilesLines
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* tp_base_client_add_observer_filter_vardict etc.: addSimon McVittie2012-09-261-15/+13
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-3/+1
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* use tp_tests_init() in most testsGuillaume Desmottes2011-05-121-5/+1
* base-client: add set_observer_delay_approvers functionJonny Lamb2011-03-041-1/+6
* 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/simple-accountTravis Reitter2010-06-041-2/+2
* Add the TpTests namespace to tests/lib/textchan-nullTravis Reitter2010-06-041-3/+3
* Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-6/+7
* Add the TpTests namespace to tests/lib/simple-connTravis Reitter2010-06-041-1/+1
* add destroy property to TpSimpleObserverGuillaume Desmottes2010-04-291-0/+1
* rename observe-channels-impl property to 'callback'Guillaume Desmottes2010-04-291-1/+1
* test TpSimpleObserverGuillaume Desmottes2010-04-291-0/+481