summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-09-28Fix coding style in test-parse-message.c to fix `make check`Simon McVittie1-1/+1
2007-09-26test-vcard-set-and-get: ignore the AvatarUpdated signal with empty token caus...Simon McVittie1-0/+2
2007-09-27use MessageTypeNormal for offline messages without type attribute that Google...Dafydd Harries1-0/+38
2007-09-25add test for spurious new text channelsDafydd Harries2-0/+69
2007-09-25fixed merge conflictsSenko Rasic1-0/+2
2007-09-24test-caps-update.py: make it clear that we don't depend on gabble version for...Senko Rasic1-3/+2
2007-09-21added test for CapabilitiesChanged signal emissionSenko Rasic2-1/+60
2007-09-24tests/Makefile.am: sort TWISTED_TESTSDafydd Harries1-3/+3
2007-09-21test-gabble-presence.c: test for correct ordering of resources when picking f...Senko Rasic1-0/+34
2007-09-06servicetest: allow verbosity to be enabled via environmentSimon McVittie1-1/+2
2007-09-05test-vcard-cache.py: cope with PEP alias support (unfortunately this triggers...Simon McVittie1-9/+34
2007-09-05test-alias.py: improve namespace assertions, cope with attempted PEP alias fe...Simon McVittie1-0/+22
2007-09-05Add test-alias-pep.py to Makefile.am (recorded separately to reduce conflicts)Simon McVittie1-0/+1
2007-09-05Add test-alias-pep.py: testing that aliases can be fetched from PEPSimon McVittie1-0/+77
2007-09-05Update test-alias-empty-vcard.py to cope with PEP aliasesSimon McVittie1-0/+19
2007-09-05test-vcard-torture.py: don't use vcard['xmlns'] (doesn't work)Simon McVittie1-1/+1
2007-09-05Check for vCard namespace being vcard-tempSimon McVittie2-0/+8
2007-08-30relax constraint in MUC alias testDafydd Harries1-2/+1
2007-08-30add test for MUC aliasesDafydd Harries2-0/+90
2007-08-30use exception.args[0] instead of exception.message, for Python 2.4 compatibilityDafydd Harries2-2/+2
2007-08-30disable test-google-roster.py as it fails with Python 2.4Dafydd Harries1-1/+0
2007-08-30gabbletest.py now properly stores set vCard; removed extra space in testsSenko Rasic3-10/+11
2007-08-29more vcard testsSenko Rasic5-116/+234
2007-08-29fixed merge conflictsSenko Rasic1-1/+3
2007-08-29added new vcard testSenko Rasic2-2/+166
2007-08-29exec-with-log.sh: save log to gabble-testing.log, not gabble-$$.logDafydd Harries1-1/+1
2007-08-29exec-with-log.sh: run Gabble under valdrind if GABBLE_TEST_VALGRIND is setDafydd Harries1-1/+7
2007-08-15Distribute TWISTED_TESTS in tarballsSimon McVittie1-1/+5
2007-08-14test-muc-ownership, test-muc-properties: apply the same fix as to test-mucSimon McVittie2-4/+2
2007-08-14test-muc: Relax assertion about exact event orderingSimon McVittie1-2/+1
2007-08-29fixing tests to allow first vcard request to come before the status has chang...Senko Rasic5-4/+9
2007-08-29test-vcard-race.py: connected signal can happen after first vcard request, fi...Senko Rasic1-1/+2
2007-08-28test-avatar-tokens.py: fix test description, remove unneeded id attribute fro...Senko Rasic1-7/+1
2007-08-27Connection.Interface.Avatars: added GetKnownAvatarTokens() implementation, an...Senko Rasic2-1/+88
2007-08-24Add a test for google roster workaroundsSenko Rasic2-1/+147
2007-08-24servicetest.py: properly reinsert lazy handler in the queue even if it's the ...Senko Rasic1-5/+3
2007-08-23remove Group interface from assumed capability list; it should only include c...Dafydd Harries1-1/+1
2007-08-23add test for capabilities interfaceDafydd Harries2-0/+93
2007-08-22refactor Twisted test setupDafydd Harries2-3/+3
2007-08-22servicetest.py: re-insert skipped lazy handlers into queue after processing e...Dafydd Harries1-1/+3
2007-08-17add test for setting aliasDafydd Harries2-0/+58
2007-08-15add regression test for RequestAliases not returning on empty vCardDafydd Harries2-0/+59
2007-08-14add test for RequestAliases/AliasesChangedDafydd Harries2-0/+68
2007-08-02Put vCard requests through the request pipeline, and fix fd.o#11201.Simon McVittie3-52/+34
2007-07-13Fix vCard race regression testSimon McVittie1-9/+11
2007-07-13Add a regression test (which currently fails) for the vCard updating race (fd...Simon McVittie2-1/+179
2007-06-19Resolve conflict in gabbletest: addition of start= vs addition of authenticat...Simon McVittie1-1/+1
2007-06-13Add a test for calling SetProperties before we go CONNECTEDSimon McVittie2-0/+61
2007-06-13gabbletest, servicetest: Allow a custom callback to be run before starting th...Simon McVittie2-5/+9
2007-06-13gabbletest: give the fake server PEP support so we can test OLPC propertiesSimon McVittie1-1/+9