summaryrefslogtreecommitdiff
path: root/tests/dbus
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Fix race in tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes1-1/+13
2011-05-16test DelegateChannels() refusing to delegateGuillaume Desmottes1-0/+31
2011-05-16Use new DelegateChannels() APIGuillaume Desmottes1-1/+12
2011-05-16add tp_channel_dispatcher_present_channel_{async,finish}Guillaume Desmottes2-0/+37
2011-05-16add tp_base_client_delegate_channels_{async,finish} (fdo #34610)Guillaume Desmottes1-0/+104
2011-05-12use tp_tests_init() in most testsGuillaume Desmottes27-92/+27
2011-05-12test-proxy-preparation: use tp_tests_init()Guillaume Desmottes1-4/+1
2011-05-12Update copyright of new filesGuillaume Desmottes1-1/+1
2011-05-12test_prepare_capabilities: improve descriptionGuillaume Desmottes1-2/+3
2011-05-12test prepare_before_signalling_connected_asyncGuillaume Desmottes1-6/+88
2011-05-12retry preparing failed dep, if possibleGuillaume Desmottes1-0/+40
2011-05-12add TpProxyFeature.can_retryGuillaume Desmottes1-0/+32
2011-05-12test prearing a feature of which its dep failsGuillaume Desmottes1-0/+22
2011-05-12test preparing a feature which failGuillaume Desmottes1-0/+20
2011-05-12test preparing a feature having a unpreparable depGuillaume Desmottes1-0/+23
2011-05-12test preparing a feature requiring a not implemented ifaceGuillaume Desmottes1-0/+21
2011-05-12test features dependsGuillaume Desmottes1-0/+22
2011-05-12my-conn-proxy: add our own core featureGuillaume Desmottes1-0/+23
2011-05-12proxy-preparation: use TpTestsMyConnProxyGuillaume Desmottes1-10/+13
2011-05-12add a new test file testing proxy preparationGuillaume Desmottes2-1/+116
2011-05-12connection: fail preparing TP_CONNECTION_FEATURE_CAPABILITIES if Requests is ...Guillaume Desmottes1-6/+2
2011-05-11Merge branch 'telepathy-glib-0.14'Will Thompson1-7/+7
2011-05-11GroupMixin test: use tp_asv_get_boxed() for contact-idsWill Thompson1-3/+3
2011-05-11GroupMixin: also update variable names to contact_idsWill Thompson1-6/+6
2011-05-11GroupMixin: correctly use contact-ids, not member-idsWill Thompson1-2/+2
2011-05-10test-base-client: wait for exactly the right number of callbacks to be calledGuillaume Desmottes1-2/+12
2011-05-10add tp_channel_dispatch_operation_claim_with_async() (fdo #36490)Guillaume Desmottes2-1/+101
2011-04-20self-presence test: Add test for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+17
2011-04-20add tp_base_client_is_handling_channel (fdo #35990)Guillaume Desmottes1-0/+20
2011-04-20Merge branch 'presence-status-max'Andre Moreira Magalhaes (andrunko)1-0/+17
2011-04-20Tests: include system $XDG_DATA_DIRSWill Thompson1-1/+1
2011-04-18Tests: include system $XDG_DATA_DIRSWill Thompson1-1/+1
2011-04-14self-presence test: Add test for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+17
2011-04-12Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2-0/+6
2011-04-12TpProtocol: add supported interfaces (fdo #36134)Guillaume Desmottes1-0/+5
2011-04-11TpTestsSimpleConnection: Make it possible to break 0.19.2 propsOlli Salli1-0/+1
2011-04-05add tp_base_client_is_handling_channel (fdo #35990)Guillaume Desmottes1-0/+20
2011-03-15Merge branch 'ldflags'Simon McVittie1-0/+3
2011-03-15fix gcc 4.6 "variable is set but not used" warningsDan Winship3-4/+3
2011-03-04base-client: add set_observer_delay_approvers functionJonny Lamb2-3/+13
2011-03-02add tp_text_channel_supports_message_type()Guillaume Desmottes1-0/+11
2011-03-02text-channel: add a message-types property and accessor (#34907)Guillaume Desmottes1-0/+28
2011-02-25Merge branch 'fdo#34148'Will Thompson1-0/+15
2011-02-25Added connection manager and protocol properties to TpConnectionMorten Mjelva1-0/+15
2011-02-22move ensure_and_observe_cb definition just before using itGuillaume Desmottes1-20/+20
2011-02-22use Confused error if MC is on crackGuillaume Desmottes1-1/+1
2011-02-22test tp_account_channel_request_set_hints()Guillaume Desmottes1-0/+76
2011-02-22TpChannelRequest: add API to get the hintsGuillaume Desmottes1-0/+33
2011-02-22TpChannelRequest: store the immutable properties as a GObject propGuillaume Desmottes1-0/+30
2011-02-22test observe with an old MC not firing SucceededWithChannelGuillaume Desmottes1-0/+23