.. |
rfc2812.msgs
|
Initial import.
|
2003-04-05 10:31:24 +00:00 |
test_AdminCommands.py
|
Made sure the error message is correct when a user tries to removeCapability something that isn't there.
|
2003-09-23 17:05:53 +00:00 |
test_Alias.py
|
Updated for the help/morehelp -> syntax/help conversion.
|
2003-09-25 08:29:24 +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
|
Added test for the recent bug fixed in addressed.
|
2003-09-25 16:12:43 +00:00 |
test_ChannelCommands.py
|
Fix for RFE #811853, and fix for bug where @voice would actually try to give halfops (good thing no one ever found that :))
|
2003-09-25 07:52:03 +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
|
Updated for the help/morehelp -> syntax/help conversion.
|
2003-09-25 08:29:24 +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
|
Thought of a bug, wrote a test, discovered it was a bug, fixed it.
|
2003-09-22 13:04:15 +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 stupid verisign bug.
|
2003-09-22 18:00:16 +00:00 |
test_FunDB.py
|
Added private and action keywords to IrcObjectProxy.reply and converted FunDB to use them.
|
2003-09-18 07:26:21 +00:00 |
test_Gameknot.py
|
Made the game snarfer not prefix the response with the the nick.
|
2003-09-23 20:26:25 +00:00 |
test_Google.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Http.py
|
Removed deepthought command now that we have a supyfact for it.
|
2003-09-13 13:39:41 +00:00 |
test_IMDB.py
|
Fixed bug in genre pluralization.
|
2003-09-22 17:32:12 +00:00 |
test_ircdb.py
|
Made sure IrcUser.removeCapability raises KeyError on capabilities the user doesn't have.
|
2003-09-23 17:04:53 +00:00 |
test_irclib.py
|
Added second test of 433 response.
|
2003-09-18 10:06:58 +00:00 |
test_ircmsgs.py
|
Added an exception for malformed IRC messages and a little more error checking to the string parsing for IrcMsgs.
|
2003-09-17 18:21:35 +00:00 |
test_ircutils.py
|
Added test for IrcSet.
|
2003-09-23 15:52:36 +00:00 |
test_Math.py
|
Moved calc and rpn from FunCommands to the new Math plugin.
|
2003-09-13 15:00:22 +00:00 |
test_MiscCommands.py
|
Changed @help to @syntax, @morehelp to @help, and changed the output of @morehelp to be prettier.
|
2003-09-25 08:14:46 +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_News.py
|
* Added a required per-channel news capability
|
2003-09-26 22:40:35 +00:00 |
test_Notes.py
|
Fixed bug in the test.
|
2003-09-25 07:38:59 +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
|
RFE #807340: OwnerCommands command for setting conf variables.
|
2003-09-22 08:36:12 +00:00 |
test_Parter.py
|
Added test for behavior.
|
2003-09-18 10:20:00 +00:00 |
test_privmsgs.py
|
Added vim modelines.
|
2003-08-17 22:13:10 +00:00 |
test_Quotes.py
|
Added --with option to quote command.
|
2003-09-22 22:11:05 +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
|
Fixed bug #807245, changetopic reorders topics.
|
2003-09-16 18:08:33 +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
|
Oops, removed a not-so-extra non-blank line.
|
2003-09-25 07:38:27 +00:00 |
test_Utilities.py
|
Removed shrink command since it's mostly unnecessary since we got the mores.
|
2003-09-24 04:19:23 +00:00 |
test_utils.py
|
Added keyword option And to commaAndify to allow specifying a word other than 'and' as the last separator.
|
2003-09-12 08:55:30 +00:00 |
test.py
|
Updated for the help/morehelp -> syntax/help conversion.
|
2003-09-25 08:29:24 +00:00 |