]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_node.py
Make sure that foolscap.logging.log.setLogDir is called with a str (not unicode)...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_node.py
2012-04-29 david-sarahMake sure that foolscap.logging.log.setLogDir is called...
2011-08-08 david-sarahtest_node.py: test that we tolerate a UTF-8 BOM at...
2010-02-26 david-sarahChange relative imports to absolute
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: slightly less-trivial...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-23 Brian Warnertests: stop using setUpClass/tearDownClass, since they...
2008-11-13 Brian Warnertahoe.cfg: add tub.location, to override the location...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-09-30 Brian Warnertest_node: improve coverage of advertised_ip_addresses...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
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 Warnerhierarchical logging: add numbered messages and parent...
2007-11-17 Brian Warnerlogpublisher: implement subscribe/publish for log,...
2007-11-02 Brian Warnerimplement preliminary log publisher/gatherer
2007-10-31 Brian Warnertest_node.py: more coverage of Node.log
2007-10-31 Brian Warnertest_node.py: improve test coverage of node.py
2007-05-24 Brian Warnertest_node.py: hush pyflakes warnings
2007-05-23 Zooko O'Whielacronxadd unit test for "advertised_ip_addresses" feature...