.. |
__init__.py
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
check_memory.py
|
make check-memory use the new POST /uri?t=upload
|
2007-12-06 17:28:23 -07:00 |
check_speed.py
|
check_speed: measure RTT, report per-file times as a multiple of RTT
|
2007-09-26 13:07:33 -07:00 |
common.py
|
test_web.py: add coverage for directory listings that include mutable files
|
2007-12-04 23:57:40 -07:00 |
figleaf.excludes
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
test_cli.py
|
remove most (maybe all?) traces of old Dirnode class. Yay for negative code days.
|
2007-12-04 17:00:58 -07:00 |
test_client.py
|
test_client: stall 2.0s between shutdown and restart, trying to fix cygwin
|
2007-11-18 20:41:26 -07:00 |
test_codec.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:34:12 -07:00 |
test_dirnode.py
|
refactor web tests, and interfaces.IFileNode
|
2007-12-04 23:01:37 -07:00 |
test_encode.py
|
download: use hierarchical logging
|
2007-11-19 19:07:10 -07:00 |
test_filenode.py
|
test_mutable: improve test coverage a bit, add test_filenode.py
|
2007-12-03 21:37:54 -07:00 |
test_hashtree.py
|
test_hashtree.py: get full coverage for hashtree.py
|
2007-04-12 19:58:13 -07:00 |
test_introducer.py
|
fix test_introducer to wait for the right things in order to avoid intermittent test failures
|
2007-12-11 14:08:15 -07:00 |
test_iputil.py
|
filter out "0.0.0.0" from detected IP addresses
|
2007-10-13 00:38:16 -07:00 |
test_mutable.py
|
refactor web tests, and interfaces.IFileNode
|
2007-12-04 23:01:37 -07:00 |
test_node.py
|
hierarchical logging: add numbered messages and parent= args
|
2007-11-19 18:23:18 -07:00 |
test_observer.py
|
test_observer: improve test coverage
|
2007-03-08 16:13:14 -07:00 |
test_provisioning.py
|
provisioning: oops, fix test_provisioning too
|
2007-09-07 15:01:17 -07:00 |
test_runner.py
|
fix several bugs and warnings -- thanks, pyflakes
|
2007-12-03 15:42:35 -07:00 |
test_storage.py
|
storage: rewrite slot API, now use testv_and_readv_and_writev or readv
|
2007-11-05 20:17:14 -07:00 |
test_system.py
|
test_system: write test data in 'b' verbatim mode, since on windows the default text-mode is different. Addresses one of the failures in #223
|
2007-12-11 19:16:33 -07:00 |
test_upload.py
|
merge patch to integrate decentralized directories with patch "download: use hierarchical logging"
|
2007-12-03 15:27:21 -07:00 |
test_uri.py
|
uri.py: improve test coverage
|
2007-12-04 17:38:31 -07:00 |
test_util.py
|
logging: only test log.err when Twisted is new enough to let us ignore the generated errors
|
2007-11-19 18:37:00 -07:00 |
test_web.py
|
webish: append save=true to a GET URL to save-to-disk. Closes #222.
|
2007-12-11 18:04:44 -07:00 |
trial_figleaf.py
|
hush pyflakes warnings
|
2007-02-01 17:13:01 -07:00 |