Limnoria/test
Jeremy Fincher 7e80782452 Added a test to make sure JOINs happen before WHOs, and changed code to make that the case. 2003-09-05 18:16:51 +00:00
..
rfc2812.msgs Initial import. 2003-04-05 10:31:24 +00:00
test.py Added a sleep to the spinloop so it doesn't suck up 100% cpu. 2003-09-05 17:35:46 +00:00
test_Alias.py Added tests for error conditions. 2003-08-28 22:26:48 +00:00
test_BadWords.py Initial checkin. 2003-08-25 05:53:33 +00:00
test_ChannelDB.py Added a (almost useless) test for ChannelDB. 2003-08-29 06:57:14 +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_Factoids.py Added test for searchfactoids. 2003-09-05 15:37:56 +00:00
test_Friendly.py Added beGracious, changed to raw strings for regexps, and created test. 2003-09-05 09:40:26 +00:00
test_FunCommands.py Added whois test. 2003-09-05 10:58:53 +00:00
test_FunDB.py Added thorough testing of new lart/praise functionality 2003-09-01 06:10:05 +00:00
test_Gameknot.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00
test_Http.py Forgot to move test over to Http with the kernel command. 2003-08-30 19:16:06 +00:00
test_IMDB.py Initial checkin. 2003-08-25 05:19:10 +00:00
test_Moobot.py Initial checkin. 2003-08-25 06:15:10 +00:00
test_Notes.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00
test_OSU.py Tested to make sure capitalization didn't matter. 2003-08-25 06:29:44 +00:00
test_OwnerCommands.py Fixed bug in automatic canonicalNaming of non-commands. 2003-09-01 06:47:22 +00:00
test_Quotes.py Added a test and fixed several bugs it found. 2003-08-26 18:10:17 +00:00
test_RSS.py Added test for bad modified date. 2003-08-28 17:55:31 +00:00
test_RootWarner.py Initial checkin. 2003-08-25 05:53:33 +00:00
test_TwistedCommands.py Updated PluginTestCase to allow asynchronous test cases and added test_TwistedCommands.py. 2003-08-25 18:54:37 +00:00
test_URLSnarfer.py Added more tests and the lasturls command (and --nolimit option to the lasturl command. 2003-08-29 00:40:28 +00:00
test_Unix.py Added fortune command and some more tests. 2003-08-25 07:55:08 +00:00
test_Utilities.py Fixed bug in strlen where it didn't account for spaces. 2003-08-30 22:54:11 +00:00
test_callbacks.py Added a test for empty []. 2003-09-05 08:37:06 +00:00
test_fix.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00
test_ircdb.py Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
test_irclib.py Added a test to make sure JOINs happen before WHOs, and changed code to make that the case. 2003-09-05 18:16:51 +00:00
test_ircmsgs.py Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
test_ircutils.py Changed bold and mircColor to use the right ender \x0F. 2003-09-03 09:46:06 +00:00
test_privmsgs.py Added vim modelines. 2003-08-17 22:13:10 +00:00
test_schedule.py Removed some debug.printfs. 2003-08-25 20:14:40 +00:00
test_structures.py Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
test_utils.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00