tahoe-lafs/src/allmydata/test
2007-04-16 15:53:25 -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 change #!/usr/bin/python to #!/usr/bin/env python 2007-03-29 14:01:28 -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 new upload and storage server 2007-03-29 20:19:52 -07:00
test_codec.py hush pyflakes warnings in codec and test_codec 2007-03-28 15:31:51 -07:00
test_encode.py verify hash chains on incoming blocks 2007-04-12 13:07:40 -07:00
test_filetable.py improve test coverage a bit 2007-01-17 15:34:29 -07:00
test_filetree_new.py use the "binary" flag on open() for files that shouldn't have line-endings automatically converted 2007-04-04 16:12:30 -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 tests: clean up tearDown to use flushEventualQueue instead of hacking fixed-time delays 2007-04-04 16:09:13 -07:00
test_iputil.py test_iputil: improve error message 2007-04-16 15:05:25 -07:00
test_observer.py test_observer: improve test coverage 2007-03-08 16:13:14 -07:00
test_queen.py tests: clean up tearDown to use flushEventualQueue instead of hacking fixed-time delays 2007-04-04 16:09:13 -07:00
test_system.py test_system: bump up timeout again, the new extra download forms take more time on poor overloaded slave1 2007-04-16 15:53:25 -07:00
test_upload.py use the "binary" flag on open() for files that shouldn't have line-endings automatically converted 2007-04-04 16:12:30 -07:00
test_util.py test_util: add more coverage for assertutil.py 2007-04-08 13:02:13 -07:00
test_vdrive.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
test_workqueue.py use the "binary" flag on open() for files that shouldn't have line-endings automatically converted 2007-04-04 16:12:30 -07:00
trial_figleaf.py hush pyflakes warnings 2007-02-01 17:13:01 -07:00