summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich2021-01-268-27/+27
|\
| * Tests: Make tests Python 3 compatibleJakub Kulík2020-05-191-1/+1
| * Sort generated types and adjust expected accordinglyJakub Kulík2020-05-192-12/+12
| * Tests: Adjust expected gtypes sources to conform with the types orderAlexander Akulich2019-12-122-16/+16
| * tests: Fix a service file path to fix the build with installed testsPhilip Withnall2016-06-181-1/+1
| * tests: Remove a G_GNUC_UNUSED which isn't true any moreIain Lane2016-06-181-1/+1
| * tests: eliminate duplicate test case pathsGeorge Kiagiadakis2016-06-184-7/+7
| * test-connection-error: don't check errors twiceGuillaume Desmottes2014-05-261-10/+2
| * stop hardcoding python's path in .py scriptsGuillaume Desmottes2014-05-081-1/+1
|/
* tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes2014-03-172-0/+91
* call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes2014-03-141-0/+4
* call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes2014-03-141-1/+3
* add tp_protocol_new_vardict()Guillaume Desmottes2014-02-281-1/+12
* protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-02-281-0/+7
* test creating a TpProtocol by passing its immutable propsGuillaume Desmottes2014-02-281-0/+19
* test-protocol-objects: factor out check_tp_protocol()Guillaume Desmottes2014-02-281-28/+34
* add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes2014-02-261-0/+59
* add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes2014-02-261-1/+14
* add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes2014-02-261-1/+13
* account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes2014-02-261-5/+43
* add tp_account_channel_request_set_sms_channel()Guillaume Desmottes2014-02-251-1/+5
* add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes2014-02-251-0/+36
* add tp_account_channel_request_new_stream_tube()Guillaume Desmottes2014-02-251-0/+35
* add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes2014-02-251-1/+9
* Stop calling g_type_init()Simon McVittie2014-01-0754-71/+0
* Tests: use g_test_dbus_unset()Xavier Claessens2013-11-151-4/+4
* TpProtocol: add high-level API for the Addressing interfaceSimon McVittie2013-11-111-0/+60
* tp_protocol_identify_account_async: add and testSimon McVittie2013-11-111-0/+58
* tp_protocol_normalize_contact_async: add and testSimon McVittie2013-11-111-0/+34
* fix spurious.service EXTRA_DIST pathGuillaume Desmottes2013-10-281-1/+1
* add TpAccount::avatar-changed signalGuillaume Desmottes2013-10-231-0/+28
* simple-account: claim that we support AvatarGuillaume Desmottes2013-10-231-0/+1
* simple-account: add test API to change the avatarGuillaume Desmottes2013-10-232-7/+25
* Use MKDIR_P instead of deprecated mkdir_pSimon McVittie2013-10-091-2/+2
* stop using tp_account_manager_is_prepared()Guillaume Desmottes2013-09-271-4/+4
* stop using tp_account_is_prepared()Guillaume Desmottes2013-09-272-3/+3
* Suppress remaining GValueArray deprecation warningsSimon McVittie2013-09-264-0/+16
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-265-5/+8
* Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-261-10/+4
* simple-account: set 'parameters' as writableGuillaume Desmottes2013-09-261-2/+27
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-2652-135/+127
* Tests: disable single includeXavier Claessens2013-09-2551-140/+58
* cm test: test "drop name on get" on a modern CMSimon McVittie2013-09-131-136/+70
* tp_dbus_properties_mixin_dup_all: make publicSimon McVittie2013-09-132-16/+2
* Regression tests: also avoid tmpnam() hereSimon McVittie2013-09-064-4/+34
* Merge branch 'telepathy-glib-0.20'Simon McVittie2013-08-201-7/+69
|\
| * TpConnectionManager: retry introspection after CM exits, up to onceSimon McVittie2013-07-241-7/+69
* | Merge branch 'telepathy-glib-0.20'Simon McVittie2013-06-113-1/+1
|\ \ | |/
| * Make tool tests executable rather than putting sh in TESTS_ENVIRONMENTSimon McVittie2013-06-113-1/+1
| * contact-lists test: add a regression test for fd.o #52011Simon McVittie2013-06-101-5/+67