summaryrefslogtreecommitdiff
path: root/tests/dbus/simple-handler.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
* Test calling HandleChannels with the same channel multiple timesSjoerd Simons2010-12-201-6/+10
* Correctly Close() handled channelsXavier Claessens2010-12-101-0/+24
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* tp_base_client_set_handler_bypass_approval: only set the flag if neededGuillaume Desmottes2010-06-211-2/+2
* 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-2/+2
* test TpSimpleHandlerGuillaume Desmottes2010-05-251-0/+493