Limnoria/test
James Vega ec045afd9c Removed extraneous whitespace, unused imports, and converted some sets.Set() calls to set(). 2005-01-31 15:24:36 +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 Added an "irc" argument to callbacks.Privmsg.__init__, so now plugins get an Irc on instantiation. 2005-01-29 19:16:29 +00:00
test_commands.py Converted commands.py to use the new utils.web instead of webutils; fixed a bug in the httpUrl converter which rejected https protocols. 2005-01-28 14:51:25 +00:00
test_fix.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_ircdb.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_irclib.py Update usage of functions in utils.gen. 2005-01-31 13:06:43 +00:00
test_ircmsgs.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_ircutils.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_plugin.py Resurrected the test suite with the new supybot-test program and RCS. 2005-01-23 19:42:25 +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 Robustified and improved utils.str.format a bit; added a simple test. 2005-01-28 15:23:18 +00:00