]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_util.py
util: move PollMixin to a separate file (pollmixin.py), so testutil can be moved...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_util.py
2008-10-29 Brian Warnerutil: move PollMixin to a separate file (pollmixin...
2008-10-13 Brian Warnerutil/time_format.py: accept space separator, add unit...
2008-05-08 Brian Warnertest_util: improve ConcurrencyLimiter tests
2008-05-07 Brian Warneradd a basic concurrency limiter utility
2008-03-24 Zooko O'Whielacronxuse added secret to protect convergent encryption
2008-03-04 Brian Warnertest_util.py: get 100% test coverage for hashutil.py
2008-02-15 Brian WarnerBIG COMPATIBILITY BREAK: update hash tags, switch to...
2008-02-15 Zooko O'Whielacronxadd unit test asserting that allmydata.util.base32...
2008-02-15 Zooko O'Whielacronxmerge patch which adds base32 to test_util with patch...
2008-02-15 Brian Warnerremove bencode, yay
2008-02-15 Zooko O'Whielacronxswitch from base62 to base32 for storage indices, switc...
2008-02-07 Brian Warnerchange encryption-key hash to include encoding paramete...
2008-02-07 Brian Warnerhashutil: add tagged_hash_256d and tagged_hasher_256d
2008-02-06 Brian Warnertest_util: add full coverage for allmydata.util.deferre...
2008-02-05 Brian WarnerPollMixin: add timeout= argument, rewrite to avoid...
2007-12-13 Brian Warnerremove logpublisher, use the Foolscap version now that...
2007-12-13 Brian Warnerremove tests of logging functionality that's been subsu...
2007-11-20 Brian Warnerlogging: only test log.err when Twisted is new enough...
2007-11-20 Brian Warnerhierarchical logging: add numbered messages and parent...
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-09-07 nejucomoAdd some passing unit tests for testutil.PollMixin.
2007-07-24 Zooko O'Whielacronxswitch from rfc 3548 base-32 to z-base-32 except for...
2007-07-03 Brian Warnerfileutil: add du() function
2007-07-03 Brian Warnertest_util: improve test coverage of allmydata.util...
2007-04-08 Brian Warnertest_util: add more coverage for assertutil.py
2007-04-08 Brian Warnertest_util: add full coverage for mathutil.py
2007-04-07 Brian Warnertest_util.py: sigh, one last minor python-2.5 issue
2007-04-07 Brian Warnertest_util.py: fix another minor python-2.5 issue
2007-04-06 Brian Warnertest_util.py: fix problems
2007-04-06 Brian Warnermore allmydata.util test coverage, rename the test...