Limnoria/test
Jeremy Fincher 0e68a44513 Fixed bug with nested plugins having the same name as themselves. 2005-03-09 08:05:24 +00:00
..
__init__.py Completely restructured our utils modules. 2005-01-27 06:59:08 +00:00
test.py Fixed test failures caused after test_irclib.py runs, and added a couple extra asserts and some commented out lines for more predictable test order. 2005-02-18 18:31:44 +00:00
test_callbacks.py Fixed bug with nested plugins having the same name as themselves. 2005-03-09 08:05:24 +00:00
test_commands.py Fix for bug in first.__repr__. 2005-02-21 01:04:45 +00:00
test_dynamicScope.py Added tests for dynamicScope and fixed a bug that made it all but useless. 2005-02-01 07:05:42 +00:00
test_format.py Added test_format.py, added floating point formatting to format, and fixed a bug in the %t format. 2005-02-01 11:57:50 +00:00
test_ircdb.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_irclib.py Fixed test failures caused after test_irclib.py runs, and added a couple extra asserts and some commented out lines for more predictable test order. 2005-02-18 18:31:44 +00:00
test_ircmsgs.py Added isSplit, a function for checking whether a given QUIT message is a split quit. 2005-02-25 09:59:39 +00:00
test_ircutils.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_plugin.py Commented out the case-insensitivity tests, since there's no easy way to fix them, and I'm willing to sacrifice the feature. 2005-02-07 06:08:37 +00:00
test_plugins.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_registry.py Add supybot module 2007-04-22 20:10:26 +00:00
test_schedule.py Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_standardSubstitute.py Removed extraneous whitespace, unused imports, and converted some sets.Set() calls to set(). 2005-01-31 15:24:36 +00:00
test_structures.py Added a reset method, a couple more tests, and fixed a slight bug (IndexError being raised from the wrong place) 2005-02-25 09:44:51 +00:00
test_utils.py Add tests for utils.iter.choice. 2005-02-18 13:40:29 +00:00