summaryrefslogtreecommitdiff
path: root/tests/twisted
AgeCommit message (Expand)AuthorFilesLines
2011-09-13Test that MC sets reasonable errors when CM crashesWill Thompson2-0/+89
2011-09-13OCD: sort tests in Makefile.amWill Thompson1-8/+8
2011-09-13mctest: allow running FakeCM on a separate bus connectionWill Thompson1-2/+12
2011-09-13servicetest: Implement Event.__str__Will Thompson1-0/+3
2011-09-13am/recover-from-disconnect: miscellaneous pruningWill Thompson1-22/+10
2011-09-13with-session-bus.sh: retain newline when forking dbus-monitorWill Thompson1-1/+1
2011-09-13Tests: remove stale FIXMEs about closing channelsWill Thompson2-11/+5
2011-09-12Remove unused CHANDLERS_DIRWill Thompson2-6/+0
2011-09-06Merge branch '58-recovery-position'Vivek Dasmohapatra1-6/+47
2011-09-06undispatchable test: assert that observers are invoked, but approvers are notSimon McVittie1-6/+47
2011-09-01Silent-rules-ify some code generationWill Thompson1-4/+4
2011-08-31tests: don't test Compat.Profile property.Will Thompson2-4/+1
2011-08-31tests: stop using non-standard channel request APIWill Thompson14-170/+79
2011-08-31tests: move all of make_mc to mctestWill Thompson2-12/+7
2011-08-25bad-cm: break 'password's type.Will Thompson1-3/+3
2011-08-25account-manager/bad-cm: clean up test.Will Thompson1-57/+23
2011-08-25Test invalid or ill-typed parameters for new accountsWill Thompson1-0/+33
2011-08-25Include CM name when protocol doesn't existWill Thompson1-1/+1
2011-08-25AccountManager: use _mcd_account_set_parameters error verbatimWill Thompson1-2/+2
2011-08-25mcd_account_check_validity: report a GError for invalid accountsWill Thompson1-10/+10
2011-08-16Remove ContactCaps.DRAFT1 supportWill Thompson3-123/+0
2011-05-19Merge branch 'telepathy-mission-control-5.8'Simon McVittie1-11/+108
2011-05-19Regression test for passing unapproved channels to recovering observersSimon McVittie1-11/+108
2011-05-18tests: when creating multiple simulated connections use different object pathsJonny Lamb2-2/+12
2011-05-18dispatcher/already-has-channel.py: don't test for calls done by tp-glibJonny Lamb1-6/+0
2011-05-18tests: when creating multiple simulated connections use different object pathsJonny Lamb2-2/+12
2011-05-18dispatcher/already-has-channel.py: don't test for calls done by tp-glibJonny Lamb1-6/+0
2011-05-17Implement new version of DelegateChannels()Guillaume Desmottes1-5/+12
2011-05-17DelegateChannels and PresentChannel are now stableGuillaume Desmottes1-9/+9
2011-05-17Implement CD.PresentChannel()Guillaume Desmottes1-0/+28
2011-05-17Update to latest DelegateChannels WIP APIGuillaume Desmottes1-28/+25
2011-05-06put Claim attempts through the handler suitability check, tooSimon McVittie1-0/+14
2011-05-06include Handler's unique name in suitability checks if availableSimon McVittie1-1/+2
2011-05-06Add a test for handler-suitability checkingSimon McVittie2-4/+186
2011-05-06Add a no-op plugin to check that NULL pointers are OKSimon McVittie1-1/+38
2011-05-05McpDispatchOperationPolicyIface: make the GInterface into public APISimon McVittie1-4/+2
2011-03-18ChannelDispatcher: implement SupportsRequestHintsWill Thompson1-3/+3
2011-03-18mctest: add a pretty ChannelDispatcher classWill Thompson1-0/+7
2011-03-03move delay approvers tests to tests/Guillaume Desmottes4-0/+567
2011-03-03Merge remote branch 'jonny/delay-approvers'Guillaume Desmottes2-1/+7
2011-03-01Be more robust against cataclysmic test failuresWill Thompson1-13/+17
2011-02-21UpdateParameters(): allow unsetting nonexistant parametersWill Thompson1-2/+12
2011-02-21Update copyright for files touched by this branchWill Thompson1-2/+3
2011-02-18UpdateParameters: check for setting parameters to their defaultWill Thompson2-3/+46
2011-02-18UpdateParameters: apply Unset parameters immediately, if possible.Will Thompson1-9/+11
2011-02-18Test UpdateParameters with invalid parametersWill Thompson1-0/+28
2011-02-16add redispatch-channels.py testing RedispatchChannels()Guillaume Desmottes3-0/+221
2011-02-16mctest: silence the queue if we hit an errorGuillaume Desmottes1-0/+1
2011-01-19Tests using the debug API must be in the special section to work in distcheckVivek Dasmohapatra1-1/+1
2011-01-10Add a smoke test for Account[Manager].I.HiddenWill Thompson4-3/+120