]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fixes to tests. Some tests are applied to multiple backends.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 17:20:35 +0000 (18:20 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 17:20:35 +0000 (18:20 +0100)
commit058ee5b88b388924770fac5f167ff53898363cfb
tree0c65208b76fe89a543ddd69334b775f6add66734
parent732a87d0c0975e8b4b2bdd88dffa3ba2eb4041bc
Fixes to tests. Some tests are applied to multiple backends.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
17 files changed:
src/allmydata/test/check_speed.py
src/allmydata/test/test_checker.py
src/allmydata/test/test_cli_check.py
src/allmydata/test/test_client.py
src/allmydata/test/test_crawler.py
src/allmydata/test/test_deepcheck.py
src/allmydata/test/test_download.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_hung_server.py
src/allmydata/test/test_immutable.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_node.py
src/allmydata/test/test_repairer.py
src/allmydata/test/test_storage.py
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_web.py