Limnoria/test
James Vega bd31b7f596 src/irclib: Handle IRCds which use a MAXLIST-style value for the MAXBANS 005 key. 2005-06-29 14:20:54 +00:00
..
__init__.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_callbacks.py test/test_callbacks: Fix a test failure. 2005-06-29 14:16:31 +00:00
test_commands.py src/commands: Update first so that state.errored will not prevent the bot from responding when the first converter fails. 2005-06-13 17:27:15 +00:00
test_dynamicScope.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_format.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_ircdb.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_irclib.py src/irclib: Handle IRCds which use a MAXLIST-style value for the MAXBANS 005 key. 2005-06-29 14:20:54 +00:00
test_ircmsgs.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_ircutils.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_plugin.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_plugins.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_registry.py Fix the modelines. 2005-03-23 20:07:45 +00:00
test_schedule.py Fix the modelines. 2005-03-23 20:07:45 +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 Added utils.iter.limited, an iterable that limits the number of elements that can be taken from another iterable. 2005-05-30 19:19:11 +00:00