..
__init__.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
test_callbacks.py
Partial fix of encoding handling.
2013-01-22 20:35:11 +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
core: Fix normalizeWhitespace handling of new lines.
2013-01-04 22:28:44 +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
Merge remote-tracking branch 'supybot/master' into testing
2013-01-01 21:11:24 +01:00
test_ircmsgs.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
test_ircutils.py
Merge branch 'maint/0.83.4'
2011-11-13 15:26:19 -05:00
test_plugin.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
test_plugins.py
Update my name/contact information
2012-09-01 10:16:48 -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
Merge remote-tracking branch 'supybot/master' into testing
2013-01-01 21:11:24 +01:00
test.py
Use __import__() instead of exec().
2012-08-05 10:22:15 +02:00