gajim-plural/test
Stephan Erb 700665151c Implement 'supports' on contact instances.
Usage:

	if contact.supports(NS_E2E):
		....
2009-10-25 23:56:14 +01:00
..
lib Remove unused imports. 2009-10-24 20:49:34 +02:00
runtests.py test_sessions require gtk 2009-04-08 07:30:40 +00:00
test_caps.py Implement 'supports' on contact instances. 2009-10-25 23:56:14 +01:00
test_contacts.py Implement 'supports' on contact instances. 2009-10-25 23:56:14 +01:00
test_misc_interface.py Improve code coverage of our testsuites and do some refactoring. 2009-01-11 13:49:03 +00:00
test_resolver.py fix typo in resolver test 2009-04-06 18:33:30 +00:00
test_roster.py Remove unused imports. 2009-10-24 20:49:34 +02:00
test_sessions.py Improve code coverage of our testsuites and do some refactoring. 2009-01-11 13:49:03 +00:00
test_xmpp_client_nb.py fix test_xmpp_client_nb test unit 2009-04-06 13:18:56 +00:00
test_xmpp_dispatcher_nb.py fix dispatcher tests. Fixes #4830 2009-04-06 13:36:29 +00:00
test_xmpp_transports_nb.py Work around failing testcases. 2009-10-08 16:29:10 +02:00