.. |
__init__.py
|
Completely restructured our utils modules.
|
2005-01-27 06:59:08 +00:00 |
test_callbacks.py
|
Added an "irc" argument to callbacks.Privmsg.__init__, so now plugins get an Irc on instantiation.
|
2005-01-29 19:16:29 +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
|
Update usage of functions in utils.gen.
|
2005-01-31 13:06:43 +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
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +00:00 |
test_plugin.py
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +00:00 |
test_plugins.py
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +00:00 |
test_registry.py
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +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
|
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.py
|
Resurrected the test suite with the new supybot-test program and RCS.
|
2005-01-23 19:42:25 +00:00 |