summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-23JingleInfo: don't crash when disconnecting before reply.Will Thompson1-0/+8
2012-02-23Split google:jingleinfo code out from JingleFactoryWill Thompson1-1/+1
2012-02-23groups.py: test RenameGroup()Guillaume Desmottes1-0/+31
2012-02-23groups.py: factor out send_roster_push()Guillaume Desmottes1-23/+13
2012-02-23groups.py: factor out parse_roster_change_request()Guillaume Desmottes1-17/+15
2012-02-21Distribute jingle/call_helper.py tootelepathy-gabble-0.15.4Simon McVittie1-0/+1
2012-02-21accept-*-stream-tube.py: don't test with Credentials access controlGuillaume Desmottes2-0/+7
2012-02-20Merge remote-tracking branch 'tester/call1-addcontent-direction' into call1call1Guillaume Desmottes4-8/+11
2012-02-16tests: the SendingTones signal now only happens when actually sending tonesOlivier Crête1-9/+25
2012-02-16tests: Correct the order of the DTMFChangeRequested signal according to the specOlivier Crête1-12/+12
2012-02-16Add a direction parameter to AddContentOlivier Crête5-9/+27
2012-02-08Merge remote-tracking branch 'nicolas/call1' into call1Olivier Crête13-3178/+3187
2012-02-08Remove unwanted debug print in call-content-adding-removalNicolas Dufresne1-1/+0
2012-02-08Add missing call test into makefile listNicolas Dufresne1-0/+2
2012-02-08Implement a call version of content-adding-removalNicolas Dufresne1-0/+141
2012-02-08Remove now unused advertise_call helperNicolas Dufresne1-14/+0
2012-02-08Remove unused header in call-mucNicolas Dufresne1-3/+2
2012-02-08Port call-hold-av test to CallTestNicolas Dufresne1-1049/+950
2012-02-08Port call-hold-audio test to CallTestNicolas Dufresne1-659/+587
2012-02-08Port call-google-relay test to CallTestNicolas Dufresne1-386/+253
2012-02-08Port call-dtmf test to CallTestNicolas Dufresne1-221/+114
2012-02-08Port call-dtmf-no-audio test to CallTestNicolas Dufresne1-135/+15
2012-02-08Remove uneeded header in call-codecofferNicolas Dufresne1-1/+1
2012-02-08Port call-basics test to CallTestNicolas Dufresne1-707/+308
2012-02-08Add CallTest base classNicolas Dufresne1-0/+796
2012-02-07Add CallStreamComponent enum in constantsNicolas Dufresne1-0/+4
2012-02-07Add CallStateChangeReason enum in constantsNicolas Dufresne1-0/+15
2012-02-06Merge branch 'master' into call1Will Thompson11-140/+247
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-02-01Presence: show better error status messages.Will Thompson2-0/+72
2012-01-31location: stop using lm_message_node_get_child_with_namespace()Will Thompson1-2/+2
2012-01-31Merge branch 'quietmouth'Will Thompson4-125/+140
2012-01-31tubetestutil: clear list in a way that doesn't make it a local variableSimon McVittie1-1/+1
2012-01-30Cleanup twisted tests importNicolas Dufresne1-3/+0
2012-01-30tubetestutil: use temporary files as unix socket pathsJonny Lamb4-1/+21
2012-01-30Disable call-muc.py tests that isn't portedOlivier Crête2-27/+31
2012-01-30Make call-muc-re-re-request.py test passOlivier Crête2-10/+6
2012-01-28disco: don't crash on replies whose <query/> is missingWill Thompson2-0/+21
2012-01-27connect/torture: skip if $REALLY_TORTURE is unsetWill Thompson1-0/+4
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-7/+7
2012-01-27test-parse-message: g_assert_*-ifyWill Thompson1-59/+59
2012-01-27test-parse-message: GTestifyWill Thompson1-24/+19
2012-01-27Remove lm_message_build[_with_subtype]Will Thompson1-35/+30
2012-01-26Port google-relay test to call1Nicolas Dufresne2-11/+444
2012-01-26Move new check_and_accept_offer to callutilsNicolas Dufresne2-45/+17
2012-01-26Update CALL_STREAM_TRANSPORT enum to new APINicolas Dufresne3-4/+8
2012-01-26Expunge lm_message_ref and lm_message_unref.Will Thompson1-7/+7
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson105-788/+3851
2012-01-25call-test: Add advertise_call utilityNicolas Dufresne6-65/+24
2012-01-25call-test: Use callutils check_state instead of a copyNicolas Dufresne1-16/+6