.. |
rfc2812.msgs
|
Initial import.
|
2003-04-05 10:31:24 +00:00 |
test_Admin.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Alias.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Amazon.py
|
Hopefully, this will fix the unicode issues we have with Amazon
|
2004-08-28 20:42:37 +00:00 |
test_Anonymous.py
|
Changed action to do; it's more consistent with 'say' (rather than 'privmsg') and MozBot's similar plugin.
|
2004-09-10 06:24:30 +00:00 |
test_Babelfish.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_BadWords.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Bugzilla.py
|
Bugfix.
|
2004-08-19 18:16:24 +00:00 |
test_callbacks.py
|
Elucidating comment.
|
2004-09-09 15:35:05 +00:00 |
test_Channel.py
|
Attempt to fix an error in testing permban, but it doesn't want to let itself
|
2004-08-26 14:29:50 +00:00 |
test_ChannelStats.py
|
Fixed some == tests on nicks (became ircutils.strEqual).
|
2004-08-31 17:23:33 +00:00 |
test_Config.py
|
Fix0red the test0r.
|
2004-08-31 19:05:43 +00:00 |
test_Ctcp.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_DCC.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Debian.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Dict.py
|
Can't define an empty word.
|
2004-08-31 18:23:47 +00:00 |
test_Dunno.py
|
Converted to use dbi.
|
2004-08-11 05:48:28 +00:00 |
test_Ebay.py
|
Added patch #1024088, better handling of various Ebay URLs.
|
2004-09-08 23:44:39 +00:00 |
test_Enforcer.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Factoids.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Filter.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_fix.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_FixRelayBot.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Format.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Fun.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_FunDB.py
|
Fixed some == tests on nicks (became ircutils.strEqual).
|
2004-08-31 17:23:33 +00:00 |
test_Gameknot.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Geekquote.py
|
Moved Geekquote related tests from test_Http to test_Geekquote
|
2004-09-07 18:22:07 +00:00 |
test_Google.py
|
Implement patch #1023620, Handling of international Google Groups snarfing
|
2004-09-09 14:04:44 +00:00 |
test_Herald.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_Http.py
|
Moved Geekquote related tests from test_Http to test_Geekquote
|
2004-09-07 18:22:07 +00:00 |
test_Infobot.py
|
I should've run the tests earlier. Now adding the inital values to the db
|
2004-08-30 02:03:38 +00:00 |
test_Insult.py
|
Simple beginning.
|
2004-09-05 20:12:50 +00:00 |
test_ircdb.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_irclib.py
|
oops, got this reversed.
|
2004-08-26 04:43:19 +00:00 |
test_ircmsgs.py
|
I honestly cannot believe that this wasn't caught sooner.
|
2004-08-30 06:02:57 +00:00 |
test_ircutils.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Karma.py
|
Add support for multi-word karmas
|
2004-09-07 20:28:24 +00:00 |
test_KeepAlive.py
|
Initial checkin.
|
2004-08-23 20:30:26 +00:00 |
test_Later.py
|
Initial commit, test for bug with sending more than one later note.
|
2004-08-27 15:19:47 +00:00 |
test_LogToIrc.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_Lookup.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Markov.py
|
Added an optional pair to start the chain, tests, and caught some errors.
|
2004-08-27 06:34:48 +00:00 |
test_Math.py
|
Added abs to the calc command.
|
2004-09-06 08:07:54 +00:00 |
test_Misc.py
|
Fixed networkishness and broke out a test so its name is more appropriate.
|
2004-09-08 22:38:52 +00:00 |
test_MoobotFactoids.py
|
takeMsg after register.
|
2004-09-08 22:37:56 +00:00 |
test_Network.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_News.py
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
test_NickCapture.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_Nickometer.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_Note.py
|
Better fix for the bugs induced by this new firewall thing.
|
2004-08-26 05:05:01 +00:00 |
test_Observer.py
|
This should work somewhat.
|
2004-09-10 06:26:46 +00:00 |
test_OSU.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Owner.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Parter.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_plugins.py
|
Updated.
|
2004-08-23 16:16:53 +00:00 |
test_Poll.py
|
_getId needs the irc object if it's going to use it
|
2004-09-03 13:42:57 +00:00 |
test_privmsgs.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Python.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_QuoteGrabs.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Quotes.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_RawLogger.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_registry.py
|
Fix for bug #998311; we should now work fine with channels with dots in their names.
|
2004-08-02 10:47:05 +00:00 |
test_Relay.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_RootWarner.py
|
RootWarner is a ChannelPluginTestCase and should use assertSnarf* asserts
|
2004-08-26 13:26:47 +00:00 |
test_RSS.py
|
Fixed networkishness.
|
2004-09-08 22:37:31 +00:00 |
test_schedule.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Scheduler.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Seen.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Services.py
|
Bugfixes and a test.
|
2004-08-30 21:46:04 +00:00 |
test_Sourceforge.py
|
Properly added and abstracted trackers commands
|
2004-09-04 05:51:30 +00:00 |
test_Status.py
|
Removed logfile command, no one uses it and it's an information leak (channel logfiles).
|
2004-08-23 21:35:43 +00:00 |
test_structures.py
|
Let's sleep just a smidge longer to ensure our time difference is >= 1
|
2004-09-09 14:59:30 +00:00 |
test_Tail.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test_Todo.py
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +00:00 |
test_Topic.py
|
Added redo.
|
2004-08-27 08:44:20 +00:00 |
test_Unix.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_URL.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_User.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_Utilities.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_utils.py
|
Let's catch SyntaxError and turn it into an appropriate ValueError.
|
2004-08-25 05:17:37 +00:00 |
test_Weather.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_webutils.py
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
test_Words.py
|
Almost out entire testsuite works, yet again. Yay!
|
2004-08-01 14:38:37 +00:00 |
test_WordStats.py
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
test_XMLLogger.py
|
Initial commit.
|
2004-08-23 16:10:57 +00:00 |
test.py
|
add dest='noplugins' & dest='nonetwork' instead of converting everything to
|
2004-09-09 00:09:03 +00:00 |
testsupport.py
|
Better fix for the bugs induced by this new firewall thing.
|
2004-08-26 05:05:01 +00:00 |