..
__init__.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
test_callbacks.py
Provide a default help message for commands without help.
2013-08-23 22:57:13 -04:00
test_commands.py
commands: Handle OverflowError in _int
2013-08-23 23:36:44 -04: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_ircdb.py
ircdb: Deduplicate hostmasks in IrcUser.addAuth
2013-09-22 11:13:52 -04:00
test_irclib.py
Fix regression in parsing 004 messages
2012-08-26 12:59:41 -04: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
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00: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
Update my name/contact information
2012-09-01 10:16:48 -04:00
test_yn.py
questions.yn: Perform string, not identity, comparison against 'y'
2014-06-01 22:52:58 -04:00
test.py
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00