summaryrefslogtreecommitdiff
path: root/tests/dbus/client-channel-factory.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
* 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
* automatic-proxy-factory: prepare TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes2011-05-311-1/+2
* use tp_tests_init() in most testsGuillaume Desmottes2011-05-121-5/+1
* fd.o #31631: fix confusion between TpClientChannelFactory and TpClientChannel...Simon McVittie2010-11-161-1/+1
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* array_contains_feature: fix typo and const @featureGuillaume Desmottes2010-10-211-5/+5
* rename get_channel_features_ to dup_Guillaume Desmottes2010-10-211-2/+2
* test tp_client_channel_factory_get_channel_features()Guillaume Desmottes2010-10-211-0/+30
* add tp_automatic_proxy_factory_dup()Guillaume Desmottes2010-10-111-0/+18
* add tp_basic_proxy_factory_dup()Guillaume Desmottes2010-10-111-0/+18
* rename TpAutomaticChannelFactory to TpAutomaticProxyFactoryGuillaume Desmottes2010-10-071-4/+4
* test tp_client_channel_factory_create_channel()Guillaume Desmottes2010-10-071-0/+58
* add test-client-channel-factoryGuillaume Desmottes2010-10-071-0/+149