.. |
rfc2812.msgs
|
Initial import.
|
2003-04-05 10:31:24 +00:00 |
test_Admin.py
|
Changed addcapability to reject all attempts to add the owner capability.
|
2003-11-12 22:54:47 +00:00 |
test_Alias.py
|
Changed Alias.freeze to Alias.lock.
|
2003-11-25 10:19:40 +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
|
Removed addbadword and removebadword; changed the name of addbadwords and removebadwords to add and remove, respectively.
|
2003-11-19 23:15:08 +00:00 |
test_Bugzilla.py
|
Updated the test for the new snarfer default and renamed the general test to 'test'.
|
2003-11-19 23:36:46 +00:00 |
test_callbacks.py
|
Fix bug #849302.
|
2003-11-25 22:52:04 +00:00 |
test_Channel.py
|
Made the bot refuse to kban himself; made him not use a banmask that would ban himself.
|
2003-11-13 19:35:24 +00:00 |
test_ChannelDB.py
|
Fix the @seen --user bug and add a test to keep it fixed
|
2003-11-10 16:02:17 +00:00 |
test_Ctcp.py
|
Unloaded Misc before testing for no response.
|
2003-10-27 08:50:18 +00:00 |
test_DCC.py
|
Fixed several bugs and added a test to make sure they don't happen again.
|
2003-10-09 16:38:14 +00:00 |
test_Debian.py
|
Beware the Dowloading!
|
2003-10-28 04:44:29 +00:00 |
test_Dict.py
|
Update the tests to match the changes in the plugin
|
2003-11-12 14:42:23 +00:00 |
test_Dunno.py
|
More MoobotFactoids/Dunno separation fun and fixes
|
2003-10-28 05:31:51 +00:00 |
test_Ebay.py
|
Updated the test for the new snarfer default.
|
2003-11-19 23:41:54 +00:00 |
test_Enforcer.py
|
Added tests purely for documentation.
|
2003-09-06 18:29:35 +00:00 |
test_Factoids.py
|
Fix for bug #851254.
|
2003-11-29 18:45:29 +00:00 |
test_fix.py
|
Fixed all the #! lines to be consistent and a couple formatting issues with
|
2003-10-16 14:53:42 +00:00 |
test_FixRelayBot.py
|
Added a simple test.
|
2003-10-09 04:45:35 +00:00 |
test_Friendly.py
|
Fixed bug in testGreet.
|
2003-10-25 18:22:52 +00:00 |
test_Fun.py
|
Fix for bug #846714.
|
2003-11-21 22:22:18 +00:00 |
test_FunDB.py
|
Added test for reasons' period not being kept in the actual lart/praise.
|
2003-11-29 19:04:41 +00:00 |
test_Gameknot.py
|
Updated tests for another unavailable game.
|
2003-11-25 09:44:01 +00:00 |
test_Google.py
|
Completed the implementation of handling google groups URLs with 'prev=/' in
|
2003-11-25 21:42:25 +00:00 |
test_Http.py
|
Added a test to test_Http.py in the weather section that I forgot
|
2003-11-24 21:55:38 +00:00 |
test_ircdb.py
|
Added __iter__ to UsersDB for a cleaner interface.
|
2003-12-01 23:24:25 +00:00 |
test_irclib.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
test_ircmsgs.py
|
Fixed bug in isAction.
|
2003-11-21 22:13:18 +00:00 |
test_ircutils.py
|
Made the string of flags that require an argument an optional argument so you can parse the flags for some other purpose.
|
2003-12-01 21:59:01 +00:00 |
test_Karma.py
|
Added most command.
|
2003-12-01 23:47:37 +00:00 |
test_Lookup.py
|
Fixed RFE #828722 and removed Lookup's dependency on the Alias plugin.
|
2003-12-01 23:02:31 +00:00 |
test_Markov.py
|
Fixed to run on systems without sqlite.
|
2003-11-22 04:25:42 +00:00 |
test_Math.py
|
Fix for bug #842414.
|
2003-11-15 08:09:29 +00:00 |
test_Misc.py
|
Fix for bug #852433.
|
2003-12-02 11:06:39 +00:00 |
test_MoobotFactoids.py
|
Implemented usability fix (RFE #849691) where if listkeys returns only one
|
2003-11-26 16:20:57 +00:00 |
test_Movies.py
|
Changed the name of the IMDB plugin to Movies.
|
2003-10-18 12:59:46 +00:00 |
test_Network.py
|
Changed to more generic command names.
|
2003-10-21 05:11:53 +00:00 |
test_News.py
|
Converted to use more generic command names.
|
2003-10-21 05:32:57 +00:00 |
test_Note.py
|
Changed the name of Notes to Note and changed some command names in Note.
|
2003-11-11 12:59:27 +00:00 |
test_OSU.py
|
Changed command names to be more generic.
|
2003-10-21 05:06:36 +00:00 |
test_Owner.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
test_Parter.py
|
Updated.
|
2003-10-23 08:35:26 +00:00 |
test_plugins.py
|
Made $nick the same as $who.
|
2003-11-13 18:38:52 +00:00 |
test_Poll.py
|
Did a complete rework of the poll plugin.
|
2003-11-26 20:27:42 +00:00 |
test_privmsgs.py
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
test_Python.py
|
Updated the test for the new snarfer default.
|
2003-11-19 23:41:54 +00:00 |
test_QuoteGrabs.py
|
Fixed to run on systems without sqlite.
|
2003-11-22 04:25:42 +00:00 |
test_Quotes.py
|
Changed the name of the quote command to get.
|
2003-11-03 06:36:18 +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
|
Changed names to be more generic/consistent.
|
2003-10-21 04:22:54 +00:00 |
test_schedule.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
test_Services.py
|
Fixed bug #847032.
|
2003-11-22 03:50:45 +00:00 |
test_Sourceforge.py
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
test_Status.py
|
Changed the name of cpustats and netstats and cmdstats to remove the stats part.
|
2003-12-01 12:39:38 +00:00 |
test_structures.py
|
Added PersistentDictionary.flush.
|
2003-10-24 09:57:54 +00:00 |
test_Todo.py
|
Style changes
|
2003-11-14 14:07:36 +00:00 |
test_Topic.py
|
Fixed bug #846332.
|
2003-11-21 12:35:24 +00:00 |
test_Unix.py
|
Added a test for a bug I thought was there but turns out isn't.
|
2003-11-09 14:19:50 +00:00 |
test_URL.py
|
Updated to thread tinyurl (there's still an un-passing test, but it seems to work on the bot itself).
|
2003-11-17 06:02:26 +00:00 |
test_User.py
|
Fixed the case problem in User.list.
|
2003-12-01 21:27:26 +00:00 |
test_Utilities.py
|
Changed the name of cpustats and netstats and cmdstats to remove the stats part.
|
2003-12-01 12:39:38 +00:00 |
test_utils.py
|
Various re fixes, including bug #850931.
|
2003-12-01 11:06:17 +00:00 |
test.py
|
Set the minimum priority.
|
2003-11-26 19:21:43 +00:00 |