.. |
__init__.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_callbacks.py
|
Add configuration variable conf.supybot.capabilities.private.
|
2012-10-29 20:15:14 +01:00 |
test_commands.py
|
Add a test to verify the nick converter honors strictRfc
|
2012-05-25 18:15:17 +02:00 |
test_dynamicScope.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_firewall.py
|
Added test for firewall, fixed implementation so it actually works.
|
2009-03-11 13:37:25 -04:00 |
test_format.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_i18n.py
|
Remove useless lines.
|
2012-12-21 20:17:42 +01:00 |
test_ircdb.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_irclib.py
|
test_irclib: Make use of context for maxHistoryLength.
|
2012-12-27 11:05:04 +00:00 |
test_ircmsgs.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_ircutils.py
|
Fix to global hostmask. Fix bug #SF3088559 and submitted as patch #SF3163843
|
2011-01-22 10:17:32 +01:00 |
test_plugin.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_plugins.py
|
Remove useless sets import and extraneous newlines
|
2009-03-11 13:37:26 -04:00 |
test_registry.py
|
Add editable() method to registry.Json.
|
2012-12-08 21:13:54 +01:00 |
test_schedule.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_standardSubstitute.py
|
Removed extraneous whitespace, unused imports, and converted some sets.Set() calls to set().
|
2005-01-31 15:24:36 +00:00 |
test_utils.py
|
Use the 'reverse' parameter of sorted() instead of 'mycmp'.
|
2012-08-05 14:49:47 +02:00 |
test.py
|
Use __import__() instead of exec().
|
2012-08-05 10:22:15 +02:00 |