index
:
~jonny/telepathy-gabble
BYE-BYE-LOUDMOUTH
cheerio-tubes
client-types
close
data-forms
ft-metadata
master
moar-room
muc-fixes
next
only-one-tube
party-out-of-the-tree
resources
room
slatez-tubez
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
le gabble
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-28
Fix coding style in test-parse-message.c to fix `make check`
Simon McVittie
1
-1
/
+1
2007-09-26
test-vcard-set-and-get: ignore the AvatarUpdated signal with empty token caus...
Simon McVittie
1
-0
/
+2
2007-09-27
use MessageTypeNormal for offline messages without type attribute that Google...
Dafydd Harries
1
-0
/
+38
2007-09-25
add test for spurious new text channels
Dafydd Harries
2
-0
/
+69
2007-09-25
fixed merge conflicts
Senko Rasic
1
-0
/
+2
2007-09-24
test-caps-update.py: make it clear that we don't depend on gabble version for...
Senko Rasic
1
-3
/
+2
2007-09-21
added test for CapabilitiesChanged signal emission
Senko Rasic
2
-1
/
+60
2007-09-24
tests/Makefile.am: sort TWISTED_TESTS
Dafydd Harries
1
-3
/
+3
2007-09-21
test-gabble-presence.c: test for correct ordering of resources when picking f...
Senko Rasic
1
-0
/
+34
2007-09-06
servicetest: allow verbosity to be enabled via environment
Simon McVittie
1
-1
/
+2
2007-09-05
test-vcard-cache.py: cope with PEP alias support (unfortunately this triggers...
Simon McVittie
1
-9
/
+34
2007-09-05
test-alias.py: improve namespace assertions, cope with attempted PEP alias fe...
Simon McVittie
1
-0
/
+22
2007-09-05
Add test-alias-pep.py to Makefile.am (recorded separately to reduce conflicts)
Simon McVittie
1
-0
/
+1
2007-09-05
Add test-alias-pep.py: testing that aliases can be fetched from PEP
Simon McVittie
1
-0
/
+77
2007-09-05
Update test-alias-empty-vcard.py to cope with PEP aliases
Simon McVittie
1
-0
/
+19
2007-09-05
test-vcard-torture.py: don't use vcard['xmlns'] (doesn't work)
Simon McVittie
1
-1
/
+1
2007-09-05
Check for vCard namespace being vcard-temp
Simon McVittie
2
-0
/
+8
2007-08-30
relax constraint in MUC alias test
Dafydd Harries
1
-2
/
+1
2007-08-30
add test for MUC aliases
Dafydd Harries
2
-0
/
+90
2007-08-30
use exception.args[0] instead of exception.message, for Python 2.4 compatibility
Dafydd Harries
2
-2
/
+2
2007-08-30
disable test-google-roster.py as it fails with Python 2.4
Dafydd Harries
1
-1
/
+0
2007-08-30
gabbletest.py now properly stores set vCard; removed extra space in tests
Senko Rasic
3
-10
/
+11
2007-08-29
more vcard tests
Senko Rasic
5
-116
/
+234
2007-08-29
fixed merge conflicts
Senko Rasic
1
-1
/
+3
2007-08-29
added new vcard test
Senko Rasic
2
-2
/
+166
2007-08-29
exec-with-log.sh: save log to gabble-testing.log, not gabble-$$.log
Dafydd Harries
1
-1
/
+1
2007-08-29
exec-with-log.sh: run Gabble under valdrind if GABBLE_TEST_VALGRIND is set
Dafydd Harries
1
-1
/
+7
2007-08-15
Distribute TWISTED_TESTS in tarballs
Simon McVittie
1
-1
/
+5
2007-08-14
test-muc-ownership, test-muc-properties: apply the same fix as to test-muc
Simon McVittie
2
-4
/
+2
2007-08-14
test-muc: Relax assertion about exact event ordering
Simon McVittie
1
-2
/
+1
2007-08-29
fixing tests to allow first vcard request to come before the status has chang...
Senko Rasic
5
-4
/
+9
2007-08-29
test-vcard-race.py: connected signal can happen after first vcard request, fi...
Senko Rasic
1
-1
/
+2
2007-08-28
test-avatar-tokens.py: fix test description, remove unneeded id attribute fro...
Senko Rasic
1
-7
/
+1
2007-08-27
Connection.Interface.Avatars: added GetKnownAvatarTokens() implementation, an...
Senko Rasic
2
-1
/
+88
2007-08-24
Add a test for google roster workarounds
Senko Rasic
2
-1
/
+147
2007-08-24
servicetest.py: properly reinsert lazy handler in the queue even if it's the ...
Senko Rasic
1
-5
/
+3
2007-08-23
remove Group interface from assumed capability list; it should only include c...
Dafydd Harries
1
-1
/
+1
2007-08-23
add test for capabilities interface
Dafydd Harries
2
-0
/
+93
2007-08-22
refactor Twisted test setup
Dafydd Harries
2
-3
/
+3
2007-08-22
servicetest.py: re-insert skipped lazy handlers into queue after processing e...
Dafydd Harries
1
-1
/
+3
2007-08-17
add test for setting alias
Dafydd Harries
2
-0
/
+58
2007-08-15
add regression test for RequestAliases not returning on empty vCard
Dafydd Harries
2
-0
/
+59
2007-08-14
add test for RequestAliases/AliasesChanged
Dafydd Harries
2
-0
/
+68
2007-08-02
Put vCard requests through the request pipeline, and fix fd.o#11201.
Simon McVittie
3
-52
/
+34
2007-07-13
Fix vCard race regression test
Simon McVittie
1
-9
/
+11
2007-07-13
Add a regression test (which currently fails) for the vCard updating race (fd...
Simon McVittie
2
-1
/
+179
2007-06-19
Resolve conflict in gabbletest: addition of start= vs addition of authenticat...
Simon McVittie
1
-1
/
+1
2007-06-13
Add a test for calling SetProperties before we go CONNECTED
Simon McVittie
2
-0
/
+61
2007-06-13
gabbletest, servicetest: Allow a custom callback to be run before starting th...
Simon McVittie
2
-5
/
+9
2007-06-13
gabbletest: give the fake server PEP support so we can test OLPC properties
Simon McVittie
1
-1
/
+9
[next]