summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-07-28channel-manager-request-properties: add test for remaining TargetIDJonny Lamb2-0/+225
2011-07-28simple-channel-manager: add object with emits ::request on a channel requestJonny Lamb3-0/+148
2011-07-28echo-channel-manager-conn: add base connection subclassJonny Lamb3-0/+159
2011-07-28echo-conn: change behaviour of contact normalize function slightlyJonny Lamb1-1/+21
2011-07-27test-contacts: ensure all features are tested for idempotencyWill Thompson1-5/+6
2011-07-27test-contacts: test AVATAR_DATA idempotencyWill Thompson1-1/+1
2011-07-27test-contacts: check idempotency of CAPABILITIESWill Thompson1-1/+16
2011-07-27test-contacts: add fd.o#27686 ref to its testWill Thompson1-1/+1
2011-07-27Contact: mark CONTACT_INFO prepared if info is unknownWill Thompson1-1/+1
2011-07-27Contacts: don't wrongly mark SimplePresence preparedWill Thompson6-3/+227
2011-07-27Contacts: avoid re-introspecting client typesWill Thompson2-1/+19
2011-07-27Contacts: avoid repeatedly re-introspecting avatar tokensWill Thompson1-1/+1
2011-07-27test-contacts/by_handle_again: prepare many more featuresWill Thompson1-6/+23
2011-07-27Contacts: remove slow path for LocationWill Thompson1-66/+7
2011-07-27Contacts: mark LOCATION prepared if contact has noneWill Thompson1-0/+139
2011-07-27test-contacts/by_handle_again: don't SEGV on failureWill Thompson1-1/+1
2011-07-27test-contacts: extract TpBaseConnection-disappearingWill Thompson1-22/+42
2011-07-27test-contacts: correct names of British Isles statesWill Thompson1-3/+3
2011-07-27Merge branch 'disable-test-timeouts-in-gdb'Will Thompson1-1/+22
2011-07-27Tests: disable timeouts if we're being debuggedWill Thompson1-1/+22
2011-07-25Merge remote-tracking branch 'danni/set_message-38061'Will Thompson1-0/+159
2011-07-22Rename _tp_g_ptr_array_sized_new_with_free_func() to _tp_g_ptr_array_new_full()Xavier Claessens1-2/+1
2011-07-18Link a second static library for libtp-glib-tests, against libtelepathy-glib-...Simon McVittie3-5/+24
2011-07-13Add TpFileTransferChannel (fdo #31376)Morten Mjelva5-0/+850
2011-07-13Factor out _tp_destroy_socket_control_list() to tests/lib/utilMorten Mjelva3-8/+10
2011-07-13Factor out _tp_create_local_socket() to tests/lib/utilMorten Mjelva3-101/+122
2011-07-13Add tp_channel_join_async()Xavier Claessens1-0/+36
2011-07-12Merge branch 'fd.o-39172-TpTextChannel-pending-message-queue'Will Thompson1-11/+54
2011-07-12TpTextChannel: fix preparing when message-sender-id is missingWill Thompson1-0/+49
2011-07-12text-channel test: store bob's handle.Will Thompson1-11/+5
2011-07-12Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2-6/+28
2011-07-12test-stream-tube: pass if UNIX sockets are not implementedGuillaume Desmottes1-6/+10
2011-07-12tests/lib/stream-tube-chan: don't try to use UNIX socket if not supportedGuillaume Desmottes1-0/+18
2011-07-12Fix build error in unit testsXavier Claessens1-1/+3
2011-07-12Factor out _tp_g_ptr_array_sized_new_with_free_func()Xavier Claessens1-2/+1
2011-07-11Merge branch 'debug-stubs'Will Thompson1-9/+6
2011-07-08Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes1-1/+4
2011-07-08TpAccountChannelRequest: add org.freedesktop.Telepathy.ChannelRequest.Delegat...Guillaume Desmottes2-0/+161
2011-07-08TpBaseClient: add org.freedesktop.Telepathy.ChannelRequest.DelegateToPreferre...Guillaume Desmottes1-0/+176
2011-07-08simple-channel-request: export tp_tests_simple_channel_request_dup_immutable_...Guillaume Desmottes2-3/+7
2011-07-07Make DEBUG a no-op static inline with --disable-debug.Will Thompson1-9/+6
2011-07-06Add tp_message_get_pending_message_id()Guillaume Desmottes1-0/+4
2011-07-06Include the right headers to actually check if credentials-passing is supportedGuillaume Desmottes1-1/+4
2011-07-05Properly convert the GType with GSIZE_TO_POINTEREmilio Pozuelo Monfort1-4/+4
2011-07-01Merge branch 'telepathy-glib-0.14'Simon McVittie1-0/+35
2011-07-01Skip stream tube credentials-passing tests where unsupportedSimon McVittie1-0/+35
2011-06-29ChannelRequest test: cast 64-bit int in varargs.Will Thompson1-1/+1
2011-06-24TpChannelRequest: add properties and accessors for Account, UserActionTime an...Guillaume Desmottes1-2/+35
2011-06-22Jack the timeout of the dbus/contact-lists test, so it no longer fails on slo...Adam Conrad1-1/+5
2011-06-22add tp_text_channel_ack_all_pending_messages_async() (#38559)Guillaume Desmottes1-0/+69