summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Fix race in tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes1-1/+13
2011-05-17simple-channel-dispatch-operation: fire Finished when Claim is calledGuillaume Desmottes1-0/+2
2011-05-16test DelegateChannels() refusing to delegateGuillaume Desmottes3-2/+67
2011-05-16Use new DelegateChannels() APIGuillaume Desmottes2-2/+20
2011-05-16add tp_channel_dispatcher_present_channel_{async,finish}Guillaume Desmottes3-0/+48
2011-05-16add tp_base_client_delegate_channels_{async,finish} (fdo #34610)Guillaume Desmottes2-0/+117
2011-05-12use tp_tests_init() in most testsGuillaume Desmottes28-94/+28
2011-05-12test-proxy-preparation: use tp_tests_init()Guillaume Desmottes1-4/+1
2011-05-12tests/lib/util: add tp_tests_initGuillaume Desmottes2-0/+14
2011-05-12identation fixGuillaume Desmottes1-1/+1
2011-05-12Update copyright of new filesGuillaume Desmottes2-2/+2
2011-05-12test_prepare_capabilities: improve descriptionGuillaume Desmottes1-2/+3
2011-05-12list_features: no need to check if the dep array has already be initGuillaume Desmottes1-10/+5
2011-05-12test prepare_before_signalling_connected_asyncGuillaume Desmottes3-6/+164
2011-05-12retry preparing failed dep, if possibleGuillaume Desmottes3-0/+76
2011-05-12add TpProxyFeature.can_retryGuillaume Desmottes3-0/+73
2011-05-12prepare core features of subclass before core of super classesGuillaume Desmottes1-0/+3
2011-05-12test prearing a feature of which its dep failsGuillaume Desmottes3-0/+41
2011-05-12test preparing a feature which failGuillaume Desmottes3-0/+53
2011-05-12test preparing a feature having a unpreparable depGuillaume Desmottes3-0/+42
2011-05-12test preparing a feature requiring a not implemented ifaceGuillaume Desmottes3-0/+49
2011-05-12test features dependsGuillaume Desmottes3-0/+90
2011-05-12my-conn-proxy: add our own core featureGuillaume Desmottes3-0/+76
2011-05-12proxy-preparation: use TpTestsMyConnProxyGuillaume Desmottes1-10/+13
2011-05-12add tests/lib/my-conn-proxyGuillaume Desmottes3-0/+79
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-20contacts-conn: Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+10
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)2-0/+27
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-14contacts-conn: Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)1-0/+10
2011-04-12Merge branch 'telepathy-glib-0.14'Guillaume Desmottes4-0/+57
2011-04-12TpProtocol: add supported interfaces (fdo #36134)Guillaume Desmottes1-0/+5
2011-04-11TpTestsSimpleConnection: Make it possible to break 0.19.2 propsOlli Salli2-0/+41
2011-04-11bug16307-conn.c: Intentionally break Connection properties implementationOlli Salli1-0/+11
2011-04-05add tp_base_client_is_handling_channel (fdo #35990)Guillaume Desmottes1-0/+20
2011-03-15Merge branch 'ldflags'Simon McVittie3-0/+9
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