Limnoria/test
Jeremy Fincher 07814fc808 Fix for bug in first.__repr__. 2005-02-21 01:04:45 +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 Forgot to remove the tests for getCommands. 2005-02-18 02:44:52 +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 Removed test/test_fix.py, moving its tests to test/test_utils.py, and fixed the resulting bugs that were discovered. 2005-02-01 07:08:30 +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 Changed copyright years on test files 2005-01-24 21:27:34 +00:00
test_utils.py Add tests for utils.iter.choice. 2005-02-18 13:40:29 +00:00