.. |
__init__.py
|
Fix core tests for Python 3 (actually imported + fixes).
|
2013-08-10 15:18:04 +02:00 |
test_callbacks.py
|
fix previous commit
|
2014-05-22 18:56:58 +03:00 |
test_commands.py
|
Merge remote-tracking branch 'supybot/master' into testing
|
2013-08-24 11:28:29 +02:00 |
test_dynamicScope.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_firewall.py
|
Fix c23f25545f for Python 2.
|
2013-08-10 15:25:40 +02:00 |
test_format.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_i18n.py
|
Fix internationalization of docstrings of wrap()ed commands.
|
2014-01-21 16:33:35 +01:00 |
test_ircdb.py
|
ircdb: Deduplicate hostmasks in IrcUser.addAuth
|
2013-09-22 11:13:52 -04:00 |
test_irclib.py
|
Fix capability negotiation
|
2014-08-05 11:22:56 +02:00 |
test_ircmsgs.py
|
Continue accelerating the 2to3 step (remove fix_map).
|
2014-01-21 10:57:38 +01:00 |
test_ircutils.py
|
Merge branch 'maint/0.83.4'
|
2011-11-13 15:26:19 -05:00 |
test_plugin.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_plugins.py
|
Update my name/contact information
|
2012-09-01 10:16:48 -04:00 |
test_registry.py
|
registry: Make subvalues inherit privacy. Closes GH-519.
|
2013-10-06 14:26:03 +00:00 |
test_schedule.py
|
schedule: Add the 'count' argument.
|
2013-08-04 09:16:07 +02: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_utils.py
|
Fix Python 2.6 compatibility.
|
2014-07-31 19:53:00 +00:00 |
test_yn.py
|
Fix tests for Python 2.6 (broken by 0a9d6469f0 ).
|
2014-07-12 10:16:51 +02:00 |
test.py
|
Use __import__() instead of exec().
|
2012-08-05 10:22:15 +02:00 |