]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_runner.py
rename bin/allmydata-tahoe to bin/tahoe. Closes #155.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_runner.py
2007-10-11 Brian Warnerrename bin/allmydata-tahoe to bin/tahoe. Closes #155.
2007-10-11 Brian Warnerrename client.tac to tahoe-client.tac, so that 'ps...
2007-10-11 Brian Warnerrunner: make most commands use ~/.tahoe by default...
2007-09-19 Brian Warnertest_runner: try harder to work on slow buildslaves...
2007-09-19 Brian Warnerstartstop_node.py: improve test coverage a little bit
2007-09-19 Brian Warnertest_runner: better diagnostics in case test_client...
2007-09-18 Brian Warnertest_runner.py: fix race conditions in start/stop node...
2007-09-18 Brian Warnertest_runner.py: skip the start/stop test when sys.platf...
2007-09-17 Brian Warnertest_runner.py: add tests for startstop_node.py
2007-07-11 Brian Warnerrunner.py: start to refactor into separate files
2007-06-26 Brian Warnerrunner.py: improve test coverage further: implement...
2007-06-26 Brian Warnerimprove test coverage of runner.py
2007-04-24 Brian Warnertest_runner.py: improve test coverage a little bit
2007-04-24 Brian Warnerrunner.py: add --quiet, use it from test cases
2007-04-20 Brian Warnertest_runner.py: add some coverage for allmydata.scripts...