]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_immutable.py
immutable.Downloader: pass StorageBroker to constructor, stop being a Service
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_immutable.py
2009-08-15 Brian Warnerimmutable.Downloader: pass StorageBroker to constructor...
2009-01-12 Brian Warnerhush pyflakes by removing unused imports
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-10 Zooko O'Whielacronximmutable: separate tests of immutable upload/download...
2009-01-08 Zooko O'Whielacronxtrivial: tiny changes to test code
2009-01-08 Zooko O'Whielacronximmutable: fix error in validation of ciphertext hash...
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2009-01-06 Zooko O'Whielacronximmutable: tests: verifier doesn't always catch corrupt...
2009-01-06 Zooko O'Whielacronximmutable: new checker and verifier
2009-01-05 Zooko O'Whielacronximmutable: stop reading past the end of the sharefile...
2009-01-05 Zooko O'Whielacronximmutable: refactor downloader to be more reusable...
2009-01-03 Zooko O'Whielacronximmutable: mark a failing download test as "todo",...
2009-01-03 Zooko O'Whielacronximmutable: fix test for truncated reads of URI extensio...
2009-01-03 Zooko O'Whielacronximmutable: further loosen the performance-regression...
2009-01-03 Zooko O'Whielacronximmutable: whoops, it actually takes up to 39 reads...
2009-01-02 Zooko O'Whielacronximmutable: add more detailed tests of download, includi...
2009-01-02 Zooko O'Whielacronxtrivial: a few improvements to in-line doc and code...