.. |
cli
|
Merge remote-tracking branch 'origin/master' into 3377.configutil-connection_status-python-3
|
2020-08-25 11:44:48 -04:00 |
data
|
|
|
mutable
|
Thread a _Config all the way down
|
2019-08-19 16:09:26 -04:00 |
plugins
|
Support multiple plugins
|
2019-08-03 06:19:01 -04:00 |
web
|
Rename to_str() to the more accurate to_bytes().
|
2020-08-14 13:49:48 -04:00 |
__init__.py
|
I assume it's utf-8
|
2020-04-15 09:07:23 -04:00 |
_twisted_9607.py
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
check_grid.py
|
remove "rm" uses from test suite
|
2020-01-17 09:45:39 -05:00 |
check_load.py
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
check_memory.py
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
check_speed.py
|
|
|
cli_node_api.py
|
Fix a lot of classic classes in Tahoe-LAFS
|
2019-08-13 16:55:40 -04:00 |
common_py3.py
|
Get rid of second, less lenient variant of ShouldFailMixin.
|
2020-09-01 11:43:24 -04:00 |
common_util.py
|
Merge remote-tracking branch 'origin/master' into 3373.happinessutil-python-3
|
2020-08-17 10:45:12 -04:00 |
common_web.py
|
|
|
common.py
|
Fix lint.
|
2020-09-01 11:46:47 -04:00 |
eliotutil.py
|
Enough changes to make allmydata.test.test_storage run on Python 3.
|
2020-08-27 15:19:49 -04:00 |
matchers.py
|
a docstring for the matcher's match method
|
2019-08-03 06:39:31 -04:00 |
no_network.py
|
use 'with open' correctly
|
2020-05-04 21:59:15 -06:00 |
python3_tests.py
|
Add a module to the test suite which contains all of the other ported modules
|
2020-08-14 11:21:32 -04:00 |
status.py
|
|
|
storage_plugin.py
|
try making it frozen instead of fiddling with cmp
|
2019-12-18 15:23:07 -05:00 |
test_abbreviate.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_auth.py
|
|
|
test_backupdb.py
|
special-case pypy
|
2020-05-04 21:59:15 -06:00 |
test_base32.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_base62.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_checker.py
|
Remove unused import
|
2020-07-28 08:08:48 -04:00 |
test_client.py
|
Delete some dead code.
|
2020-07-09 13:52:06 -04:00 |
test_codec.py
|
|
|
test_configutil.py
|
Port to Python 3.
|
2020-08-11 15:45:52 -04:00 |
test_connection_status.py
|
Port to Python 3.
|
2020-08-11 14:08:51 -04:00 |
test_connections.py
|
Move connection_status tests into their own module.
|
2020-08-11 14:04:52 -04:00 |
test_crawler.py
|
Explain a bit better.
|
2020-08-20 13:34:00 -04:00 |
test_crypto.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_deepcheck.py
|
|
|
test_deferredutil.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_dictutil.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_dirnode.py
|
link to tickets
|
2020-04-18 02:49:14 -06:00 |
test_download.py
|
|
|
test_eliotutil.py
|
|
|
test_encode.py
|
|
|
test_encodingutil.py
|
Make quote_* and friends return unicode.
|
2020-08-17 13:29:49 -04:00 |
test_filenode.py
|
|
|
test_ftp.py
|
|
|
test_happiness.py
|
Docstring.
|
2020-08-07 11:52:26 -04:00 |
test_hashtree.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_hashutil.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_helper.py
|
Thread a _Config all the way down
|
2019-08-19 16:09:26 -04:00 |
test_humanreadable.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_hung_server.py
|
|
|
test_i2p_provider.py
|
|
|
test_immutable.py
|
|
|
test_import.py
|
Move the remaining package checking machinery to its own module.
|
2019-08-13 15:11:01 -04:00 |
test_introducer.py
|
Add more docstrings; add a test hook.
|
2019-08-16 17:43:31 +01:00 |
test_iputil.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_json_metadata.py
|
|
|
test_log.py
|
Passing tests.
|
2020-08-07 11:09:41 -04:00 |
test_multi_introducers.py
|
assert proper errors
|
2020-05-04 21:59:15 -06:00 |
test_netstring.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_no_network.py
|
|
|
test_node.py
|
don't reach through the tahoe-lafs config object
|
2019-08-03 06:19:01 -04:00 |
test_observer.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_pipeline.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_python2_regressions.py
|
Remove the greater part of the implementation
|
2020-02-13 10:43:50 -05:00 |
test_python3.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_repairer.py
|
|
|
test_runner.py
|
Delete test_version_no_noise
|
2019-10-29 08:56:14 -04:00 |
test_sftp.py
|
Use the better variable name
|
2019-08-14 09:23:11 -04:00 |
test_spans.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_statistics.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_stats.py
|
|
|
test_storage_client.py
|
Use hyperlink instead of a string
|
2019-11-26 08:33:56 -05:00 |
test_storage_web.py
|
Fix lint.
|
2020-08-26 11:01:04 -04:00 |
test_storage.py
|
Try to make test_storage import on Python 3.
|
2020-08-26 10:53:02 -04:00 |
test_system.py
|
Extend timeout.
|
2020-09-01 12:46:16 -04:00 |
test_testing.py
|
unused imports
|
2020-07-09 16:05:29 -04:00 |
test_time_format.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_tor_provider.py
|
|
|
test_upload.py
|
Move tests for happinessutil.py into test_happiness.py.
|
2020-08-07 11:37:44 -04:00 |
test_uri.py
|
Finish the port.
|
2020-08-24 13:57:46 -04:00 |
test_util.py
|
merge master
|
2020-08-12 15:42:00 +02:00 |
test_version.py
|
Death to newint.
|
2020-08-05 11:53:23 -04:00 |
test_websocket_logs.py
|
Remove the greater part of the implementation
|
2020-02-13 10:43:50 -05:00 |