summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-26test-connection-error: don't check errors twiceGuillaume Desmottes1-10/+2
2014-05-08stop hardcoding python's path in .py scriptsGuillaume Desmottes1-1/+1
2014-03-17tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes2-0/+91
2014-03-14call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes1-0/+4
2014-03-14call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes1-1/+3
2014-02-28add tp_protocol_new_vardict()Guillaume Desmottes1-1/+12
2014-02-28protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes1-0/+7
2014-02-28test creating a TpProtocol by passing its immutable propsGuillaume Desmottes1-0/+19
2014-02-28test-protocol-objects: factor out check_tp_protocol()Guillaume Desmottes1-28/+34
2014-02-26add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes1-0/+59
2014-02-26add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes1-1/+14
2014-02-26add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes1-1/+13
2014-02-26account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes1-5/+43
2014-02-25add tp_account_channel_request_set_sms_channel()Guillaume Desmottes1-1/+5
2014-02-25add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes1-0/+36
2014-02-25add tp_account_channel_request_new_stream_tube()Guillaume Desmottes1-0/+35
2014-02-25add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes1-1/+9
2014-01-07Stop calling g_type_init()Simon McVittie54-71/+0
2013-11-15Tests: use g_test_dbus_unset()Xavier Claessens1-4/+4
2013-11-11TpProtocol: add high-level API for the Addressing interfaceSimon McVittie1-0/+60
2013-11-11tp_protocol_identify_account_async: add and testSimon McVittie1-0/+58
2013-11-11tp_protocol_normalize_contact_async: add and testSimon McVittie1-0/+34
2013-10-28fix spurious.service EXTRA_DIST pathGuillaume Desmottes1-1/+1
2013-10-23add TpAccount::avatar-changed signalGuillaume Desmottes1-0/+28
2013-10-23simple-account: claim that we support AvatarGuillaume Desmottes1-0/+1
2013-10-23simple-account: add test API to change the avatarGuillaume Desmottes2-7/+25
2013-10-09Use MKDIR_P instead of deprecated mkdir_pSimon McVittie1-2/+2
2013-09-27stop using tp_account_manager_is_prepared()Guillaume Desmottes1-4/+4
2013-09-27stop using tp_account_is_prepared()Guillaume Desmottes2-3/+3
2013-09-26Suppress remaining GValueArray deprecation warningsSimon McVittie4-0/+16
2013-09-26Use tp_value_array_free instead of g_value_array_freeSimon McVittie5-5/+8
2013-09-26Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie1-10/+4
2013-09-26simple-account: set 'parameters' as writableGuillaume Desmottes1-2/+27
2013-09-26Port unit tests to g_test_dbus_up/downXavier Claessens52-135/+127
2013-09-25Tests: disable single includeXavier Claessens51-140/+58
2013-09-13cm test: test "drop name on get" on a modern CMSimon McVittie1-136/+70
2013-09-13tp_dbus_properties_mixin_dup_all: make publicSimon McVittie2-16/+2
2013-09-06Regression tests: also avoid tmpnam() hereSimon McVittie4-4/+34
2013-08-20Merge branch 'telepathy-glib-0.20'Simon McVittie1-7/+69
2013-07-24TpConnectionManager: retry introspection after CM exits, up to onceSimon McVittie1-7/+69
2013-06-11Merge branch 'telepathy-glib-0.20'Simon McVittie3-1/+1
2013-06-11Make tool tests executable rather than putting sh in TESTS_ENVIRONMENTSimon McVittie3-1/+1
2013-06-11util-cxx: include config.hSimon McVittie1-0/+2
2013-06-11Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie1-2/+2
2013-06-10contact-lists test: add a regression test for fd.o #52011Simon McVittie1-5/+67
2013-04-14Merge branch 'telepathy-glib-0.20' and update NEWSWill Thompson2-0/+77
2013-04-14Always flag delivery reports with Non_Text_ContentWill Thompson2-0/+77
2013-04-03Fix test_utf8_make_valid()Xavier Claessens1-0/+6
2013-04-03Fix test_utf8_make_valid()Xavier Claessens1-0/+6
2013-04-03Verify that TpConnection is not leaked in contacts unit testsXavier Claessens1-7/+17