index
:
telepathy/telepathy-haze
0.2.x
master
next
telepathy-haze-0.4
telepathy-haze-0.6
telepathy-haze-0.8
libpurple-based connection manager, exposing Pidgin's protocols to Telepathy. (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-haze)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
Text tests: use the Messages interface
Simon McVittie
4
-82
/
+65
2013-09-25
gabbletest: don't use GetStatus()
Simon McVittie
1
-1
/
+1
2013-09-25
Use the "undrafted" version of MailNotification
Simon McVittie
1
-2
/
+2
2013-09-24
exec-with-log.sh: add HAZE_TEST_BACKTRACE hook
Simon McVittie
1
-0
/
+2
2013-09-24
tests: stop calling RequestChannel
Simon McVittie
2
-8
/
+14
2013-09-24
Remove unused function close_all_groups()
Simon McVittie
4
-14
/
+3
2013-09-24
roster/remove-from-rp-subscribe.py: convert to Conn.I.ContactList
Simon McVittie
1
-44
/
+12
2013-09-24
roster/subscribe.py: convert to ContactList, ContactGroups
Simon McVittie
1
-41
/
+33
2013-09-24
roster/publish.py: convert to ContactList
Simon McVittie
1
-82
/
+74
2013-09-24
roster/groups.py: convert to ContactGroups
Simon McVittie
1
-98
/
+93
2013-09-24
initial-roster test: convert to ContactList, ContactGroups
Simon McVittie
2
-81
/
+52
2013-09-24
Use inspect_contacts_sync instead of InspectHandles
Simon McVittie
3
-11
/
+9
2013-09-24
Fix more uses of RequestHandles
Simon McVittie
1
-2
/
+2
2013-09-24
tests: use more constants, reduce hard-coding of o.fd.T
Simon McVittie
5
-128
/
+75
2013-09-24
Don't test NewChannel
Simon McVittie
10
-229
/
+82
2013-09-24
Use get_contact_handle_sync, get_contact_handles_sync
Simon McVittie
10
-28
/
+12
2013-09-24
sync gabbletest.py from Gabble
Simon McVittie
1
-1
/
+1
2013-09-24
sync servicetest.py from Gabble
Simon McVittie
1
-5
/
+24
2013-09-24
sync constants.py from Gabble
Simon McVittie
1
-30
/
+24
2013-09-23
simple-caps: stop relying on GetContactCapabilities
Simon McVittie
1
-5
/
+1
2013-09-23
Tests: replace GetSelfHandle calls with property-getting
Simon McVittie
8
-8
/
+11
2013-09-18
protocol: implement get_avatar_details()
Guillaume Desmottes
1
-0
/
+21
2013-09-18
protocol: claim that we implement Avatars
Guillaume Desmottes
2
-0
/
+8
2013-09-18
protocol: fix 'ConnectionInterfaces'
Guillaume Desmottes
1
-0
/
+8
2013-09-17
Merge branch 'telepathy-haze-0.8'
Simon McVittie
2
-2
/
+12
2013-09-17
Test unknown presences
Simon McVittie
2
-2
/
+12
2013-09-17
Remove StreamedMedia support
Simon McVittie
2
-40
/
+0
2013-09-17
Clean up test files
telepathy-haze-0.7.1
Simon McVittie
2
-0
/
+7
2013-09-17
Distribute gabbletest
Simon McVittie
1
-0
/
+1
2013-09-17
Distribute with-session-bus.sh
Simon McVittie
1
-1
/
+3
2013-09-12
Run regression tests under the run-test.sh "driver"
Guillaume Desmottes
2
-33
/
+58
2013-09-12
move tests tools to tests/twisted/tools
Guillaume Desmottes
8
-35
/
+138
2013-09-12
Import run-test.sh.in from Gabble master
Guillaume Desmottes
2
-0
/
+70
2013-06-25
Avoid recent libpurple doing "clever" proxy discovery, etc.
Simon McVittie
1
-0
/
+9
2013-04-12
Test closing the request_password channel
Will Thompson
2
-0
/
+44
2013-04-12
Add sasl/telepathy-password.py from Gabble
Will Thompson
3
-0
/
+190
2013-04-11
Refresh and uncopypasta gabbletest
Will Thompson
24
-876
/
+1129
2012-05-07
Set G_MESSAGES_DEBUG during testing
Simon McVittie
1
-0
/
+2
2012-05-02
caps test: do a simple test for media caps changes
Jonny Lamb
1
-1
/
+32
2012-05-02
twisted tests: add a config module for knowing whether media is enabled
Jonny Lamb
1
-1
/
+14
2012-05-01
tests: add simple test to ensure ContactCapabilities are working
Jonny Lamb
2
-0
/
+75
2011-11-21
connect/fail.py: try an even more ludicrous port
Will Thompson
1
-1
/
+1
2011-11-21
Mangle test name into connection parameters.
Will Thompson
1
-1
/
+2
2011-07-08
Tests: Don't assert that 'password' is required.
Will Thompson
1
-1
/
+1
2010-12-01
Use the TpBaseContactList
Simon McVittie
4
-21
/
+33
2010-12-01
Add close_all_groups() and use it to get rid of any stray groups
Simon McVittie
4
-3
/
+25
2010-12-01
Add a 'stored' list (which just behaves like 'subscribe') and test it
Simon McVittie
3
-23
/
+51
2010-11-19
Implement ConnectionError.
Will Thompson
1
-2
/
+13
2010-11-19
Update hazetest from gabbletest!
Will Thompson
2
-149
/
+448
2010-11-18
Update constants, namespaces, and servicetest from Gabble.
Will Thompson
3
-57
/
+230
[next]