]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fixes to tests. Some tests are applied to multiple backends.
authorDaira Hopwood <david-sarah@jacaranda.org>
Mon, 15 Apr 2013 19:47:14 +0000 (20:47 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 9 Apr 2014 00:33:54 +0000 (01:33 +0100)
commit9b18949c9116b9f2ea0fa499e7524688e28769d4
tree995884bf12327966f3afde7374c3ed8b677e930c
parentc896cfc2c1e08adccfc74c2a25a6e7fc6ba3e3b6
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.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