.. |
__init__.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |
test_callbacks.py
|
Forgot to remove the tests for getCommands.
|
2005-02-18 02:44:52 +00:00 |
test_commands.py
|
Added an email converter.
|
2005-02-01 07:08:13 +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
|
utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace.
|
2005-02-15 13:57:57 +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 |
test.py
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +00:00 |