tahoe-lafs/src/allmydata/test
2007-07-07 22:55:15 -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 check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files 2007-05-29 17:39:39 -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 activate storage size limits in the client. Closes #34. 2007-07-03 17:27:07 -07:00
test_codec.py hush pyflakes warnings in codec and test_codec 2007-03-28 15:31:51 -07:00
test_dirnode.py web: use KeyError (rather than IndexError) to signal a missing child 2007-07-06 19:40:08 -07:00
test_encode.py rename fileid/verifierid to plaintext_hash/crypttext_hash 2007-06-09 20:46:04 -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 test_introducer_and_vdrive: remove the assumption that startService returns a Deferred 2007-05-23 17:37:20 -07:00
test_introducer.py check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files 2007-05-29 17:39:39 -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_runner.py runner.py: improve test coverage further: implement --quiet with StringIOs 2007-06-26 16:19:18 -07:00
test_storage.py storageserver: include metadata in the sizelimit, at least after the bucket has been closed 2007-07-03 17:38:49 -07:00
test_system.py test_system.py: change/remove the tests that currently fail due to web changes 2007-07-07 20:06:44 -07:00
test_upload.py rename fileid/verifierid to plaintext_hash/crypttext_hash 2007-06-09 20:46:04 -07:00
test_util.py fileutil: add du() function 2007-07-03 15:49:45 -07:00
test_web.py web: remove t=XML, and other dead code 2007-07-07 22:55:15 -07:00
trial_figleaf.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00