.. |
__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
|
check_memory: touch the hotline file more often, to avoid accidental timeout
|
2007-09-20 19:35:31 -07:00 |
check_speed.py
|
check_speed: add optional 100MB test, if the 10MB test finished fast enough
|
2007-09-22 00:04:46 -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_client.py
|
test_client.py: remove unused 'stat' import
|
2007-09-13 20:17:42 -07:00 |
test_codec.py
|
hush pyflakes warnings in codec and test_codec
|
2007-03-28 15:31:51 -07:00 |
test_dirnode.py
|
dirnode: change the defined behavior of RIVirtualDriveServer.set to allow replace-in-place without raising an exception
|
2007-08-16 17:03:19 -07:00 |
test_encode.py
|
refactor upload/encode, to split encrypt and encode responsibilities
|
2007-07-23 19:31:53 -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
|
testutil: make SignalMixin actually be a mixin (and not inherit from TestCase), use it from all tests that start notes and thus exec ifconfig
|
2007-04-23 21:15:02 -07:00 |
test_node.py
|
test_node.py: hush pyflakes warnings
|
2007-05-23 17:55:04 -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: try harder to work on slow buildslaves and cygwin
|
2007-09-19 13:56:00 -07:00 |
test_storage.py
|
storage: fill alreadygot= with all known shares for the given storageindex, not just the ones they asked about
|
2007-09-17 00:48:40 -07:00 |
test_system.py
|
test_system.py: do one upload, then test debug scripts, then do other uploads
|
2007-09-24 18:12:37 -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
|
uri.py: improve test coverage a bit
|
2007-09-17 01:09:47 -07:00 |
test_util.py
|
Add some passing unit tests for testutil.PollMixin.
|
2007-09-07 16:15:41 -07:00 |
test_web.py
|
webish: improve test coverage
|
2007-09-17 01:53:46 -07:00 |
trial_figleaf.py
|
hush pyflakes warnings
|
2007-02-01 17:13:01 -07:00 |