tahoe-lafs/src/allmydata/test
2007-11-06 19:46:31 -07:00
..
__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 rename client.tac to tahoe-client.tac, so that 'ps ax|grep tahoe' works. Closes #156. 2007-10-11 02:48:06 -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
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 test_cli.py: hush pyflakes with a dummy usage, until we get some real CLI tests 2007-10-11 01:55:29 -07:00
test_client.py test_client: increase test_reloadable inter-run timeout, cygwin was failing 2007-11-01 19:19:08 -07:00
test_codec.py trailing-whitespace eradication, no functional changes 2007-11-01 15:34:12 -07:00
test_dirnode.py add a simple checker, for both files and directories 2007-10-15 16:16:39 -07:00
test_encode.py trailing-whitespace eradication, no functional changes 2007-11-01 15:25:00 -07:00
test_hashtree.py test_hashtree.py: get full coverage for hashtree.py 2007-04-12 19:58:13 -07:00
test_introducer_and_vdrive.py allow the introducer to set default encoding parameters. Closes #84. 2007-07-12 15:33:30 -07:00
test_introducer.py introducer.py: add test coverage of _disconnected() 2007-09-19 11:50:13 -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 test_mutable: remove dead code 2007-11-06 18:56:39 -07:00
test_node.py implement preliminary log publisher/gatherer 2007-11-01 17:29:15 -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 test_runner.RunNode: pass an explicit webport, to avoid using 8123 (which might be in used by a running node). Closes #175. 2007-10-13 16:06:39 -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 dump-share: emit SDMF information too 2007-11-06 19:46:31 -07:00
test_upload.py upload: make peer-selection a bit more uniform. Closes #132. 2007-09-16 17:08:34 -07:00
test_uri.py trailing-whitespace eradication, no functional changes 2007-11-01 15:25:04 -07:00
test_util.py stabilize on 20-byte nodeids everywhere, printed with foolscap's base32 2007-11-06 18:49:59 -07:00
test_web.py make the anchor text in the WUI be descriptive of the target -- not "Click Here!"! 2007-10-22 16:56:30 -07:00
trial_figleaf.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00