.. |
rfc2812.msgs
|
Initial import.
|
2003-04-05 10:31:24 +00:00 |
test_AdminCommands.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Alias.py
|
Extracted alias-adding functionality out into a function usable from within other plugins.
|
2003-09-10 20:25:15 +00:00 |
test_Amazon.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Babelfish.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_BadWords.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_callbacks.py
|
Fix for RFE #801934: Response in case of non-commands.
|
2003-09-10 08:32:20 +00:00 |
test_ChannelDB.py
|
Fixed escaping KeyError and added test.
|
2003-09-09 07:57:49 +00:00 |
test_Ctcp.py
|
The command finder function (I forget the name) would find serendipitously named methods in PrivmsgRegexp, and that's bad. Fixed and added a test for the known case of it.
|
2003-09-02 07:30:35 +00:00 |
test_Debian.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Dict.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Enforcer.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Factoids.py
|
Added RFE #802856, so regexps aren't required by searchfactoids.
|
2003-09-09 08:41:16 +00:00 |
test_fix.py
|
Moved several things from fix.py to utils.py.
|
2003-09-04 20:42:37 +00:00 |
test_Friendly.py
|
Changed to use callbacks.reply again, now that we have the prefixName option.
|
2003-09-08 08:50:57 +00:00 |
test_FunCommands.py
|
Fixed bug #802801 about calc exposing too ugly error messages. Added tests.
|
2003-09-09 08:25:33 +00:00 |
test_FunDB.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Gameknot.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Google.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Http.py
|
Fixed new assert in testTitle.
|
2003-09-10 05:58:38 +00:00 |
test_IMDB.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_ircdb.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
test_irclib.py
|
Added test to make sure .sendMsg went before .queueMsg.
|
2003-09-07 08:28:33 +00:00 |
test_ircmsgs.py
|
Most IrcMsg.__hash__ were returning 0, because I was using & instead of ^
|
2003-09-08 20:29:02 +00:00 |
test_ircutils.py
|
Changed bold and mircColor to use the right ender \x0F.
|
2003-09-03 09:46:06 +00:00 |
test_MiscCommands.py
|
Fix for RFE #801934: Response in case of non-commands.
|
2003-09-10 08:32:20 +00:00 |
test_Moobot.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Notes.py
|
Added another tiny test to Notes.
|
2003-09-06 01:11:06 +00:00 |
test_OSU.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_OwnerCommands.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Parter.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_privmsgs.py
|
Added vim modelines.
|
2003-08-17 22:13:10 +00:00 |
test_Quotes.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Relay.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_RootWarner.py
|
Initial checkin.
|
2003-08-25 05:53:33 +00:00 |
test_RSS.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_schedule.py
|
Removed some debug.printfs.
|
2003-08-25 20:14:40 +00:00 |
test_Services.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_structures.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
test_Topic.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_TwistedCommands.py
|
Added PluginDocumentation tests.
|
2003-09-06 18:20:01 +00:00 |
test_Unix.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_URLSnarfer.py
|
Made --url into --fancy and made simple URL responses the default.
|
2003-09-10 18:15:28 +00:00 |
test_UserCommands.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_Utilities.py
|
Added PluginDocumentation to test to make sure all commands have documentation.
|
2003-09-06 06:23:03 +00:00 |
test_utils.py
|
Raise ValueError in the case of bad input.
|
2003-09-08 06:10:06 +00:00 |
test.py
|
Fix for RFE #801934: Response in case of non-commands.
|
2003-09-10 08:32:20 +00:00 |