Limnoria/test
Jeremy Fincher b0cb616709 Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin. 2005-02-09 07:04:04 +00:00
..
__init__.py Completely restructured our utils modules. 2005-01-27 06:59:08 +00:00
test.py Add supybot module 2007-04-22 20:10:26 +00:00
test_callbacks.py Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin. 2005-02-09 07:04:04 +00:00
test_commands.py Added an email converter. 2005-02-01 07:08:13 +00:00
test_dynamicScope.py Added tests for dynamicScope and fixed a bug that made it all but useless. 2005-02-01 07:05:42 +00:00
test_format.py Added test_format.py, added floating point formatting to format, and fixed a bug in the %t format. 2005-02-01 11:57:50 +00:00
test_ircdb.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_irclib.py Changed the implementation of IrcMsgQueue a bit. 2005-02-09 05:30:14 +00:00
test_ircmsgs.py Removed test/test_fix.py, moving its tests to test/test_utils.py, and fixed the resulting bugs that were discovered. 2005-02-01 07:08:30 +00:00
test_ircutils.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_plugin.py Commented out the case-insensitivity tests, since there's no easy way to fix them, and I'm willing to sacrifice the feature. 2005-02-07 06:08:37 +00:00
test_plugins.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_registry.py Add supybot module 2007-04-22 20:10:26 +00:00
test_schedule.py Changed copyright years on test files 2005-01-24 21:27:34 +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_structures.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_utils.py Removed test/test_fix.py, moving its tests to test/test_utils.py, and fixed the resulting bugs that were discovered. 2005-02-01 07:08:30 +00:00