Limnoria/test
Jeremy Fincher cede4a4a97 Fixed bug in ircutils.isNick, which allowed nicks to start with dashes. 2005-08-02 02:47:42 +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 Fixed bug in ircutils.isNick, which allowed nicks to start with dashes. 2005-08-02 02:47:42 +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 Removed utils.iter.one, which was dumb, because iterators have a .next() method that does the same thing. 2005-07-08 09:14:45 +00:00