summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'telepathy-gabble-0.12'Will Thompson1-0/+5
2011-10-31roster: ignore multiple replies to roster query.Will Thompson1-0/+5
2011-10-28Install the test plugin for the installed testsAlban Crequy1-1/+1
2011-10-28tests: add --enable-installed-testsAlban Crequy9-49/+200
2011-10-28exec-with-log.sh.in: POSIX shells, avoid "export var=foo"Alban Crequy1-11/+24
2011-10-28Use autoconf's $(MKDIR_P)Alban Crequy1-3/+3
2011-10-28tests/twisted/Makefile.am: Move additional tests in the main listAlban Crequy1-20/+17
2011-10-28tests/twisted/Makefile.am: order lists in alphabetic orderAlban Crequy1-43/+43
2011-10-26actually implement ContactBlocking interfaceGuillaume Desmottes1-3/+10
2011-10-26Advertise ContactBlocking if supportedGuillaume Desmottes2-0/+4
2011-10-19Fix offline contacts showing up as unknown, not offlineWill Thompson1-1/+11
2011-10-19Test grabbing <nick/> from <message/>Will Thompson2-0/+106
2011-10-12test-resolver: don't include glib/types.h directlyCosimo Cecchi1-1/+1
2011-10-12Merge branch 'moar-room'Will Thompson9-211/+529
2011-10-12MUC: add more error-checking to SetSubjectWill Thompson1-0/+4
2011-10-12muc/subject: fix obsolete FIXME about discoing MUCsWill Thompson1-12/+8
2011-10-12muc/room-config: test disconnecting with requests in flightWill Thompson1-1/+37
2011-10-12muc/room-config: expand test coverageWill Thompson2-32/+119
2011-10-12muc/room-config.py: refactor form building/parsingWill Thompson1-28/+46
2011-10-12muc/subject.py: fix disco replyWill Thompson1-3/+3
2011-10-12MUC: emit ConfigurationRetrievedWill Thompson1-2/+5
2011-10-12subject: test for PropertiesChangedWill Thompson1-17/+10
2011-10-12Rename muc/test-muc-properties to muc/room-configWill Thompson2-2/+2
2011-10-12MUC: emit PropertiesChanged for RoomConfigWill Thompson1-8/+45
2011-10-12MUC: remove Telepathy.PropertiesWill Thompson2-8/+8
2011-10-12muc/test-muc: neaten up interface assertionsWill Thompson1-23/+12
2011-10-12MUC: hook up UpdateConfigurationWill Thompson1-16/+33
2011-10-12MUC: mark appropriate properties as mutableWill Thompson1-2/+20
2011-10-12RoomConfig: track ostensibly-mutable propertiesWill Thompson1-0/+1
2011-10-12RoomConfig: implement CanUpdateConfigurationWill Thompson1-0/+3
2011-10-12RoomConfig: hook up reading most fieldsWill Thompson3-7/+75
2011-10-12test-muc-properties: make clearer assertionsWill Thompson1-6/+13
2011-10-12MUC: Remove subject from old PropertiesWill Thompson2-56/+15
2011-10-12MUC: use id='' to catch SetSubject errorsWill Thompson1-0/+15
2011-10-12MUC: return asynchronously from SetSubjectWill Thompson2-5/+42
2011-10-12Build against Room & Subject from tp-glibWill Thompson1-2/+2
2011-10-12Update to Jonny's last Subject draftWill Thompson1-13/+17
2011-10-12muc-{channel,factory}: update to latest draft specJonny Lamb3-34/+35
2011-10-12muc/subject.py: make more assertions when setting the subjectJonny Lamb1-0/+2
2011-10-12muc/subject.py: replace magic numbers with textJonny Lamb1-3/+6
2011-10-12muc/subject.py: test calling SetSubjectJonny Lamb1-0/+8
2011-10-12muc/subject.py: test for subject flags and SubjectChanged signalsJonny Lamb2-11/+23
2011-10-11Disable STUN server tests that exercise Google relay, if that is disabledMikhail Zabaluev1-20/+29
2011-09-28Merge branch 'moar-caps'Jonny Lamb9-51/+114
2011-09-27dataforms.py: be sure to call UpdateCapabilities with argumentsJonny Lamb1-1/+3
2011-09-26Merge branch 'soup-is-optional'Will Thompson2-0/+14
2011-09-26tests: when built without soup, don't test google relayWill Thompson2-0/+13
2011-09-21Rename test-initial-aliases to match MakefileWill Thompson1-0/+0
2011-09-20Call: test google relay reply after channel diesWill Thompson1-29/+57
2011-09-20jingle/google-relay: use functools.partialWill Thompson1-2/+2