]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_runner.py
Add test for 'tahoe create-node/client/introducer' output. closes ticket:2556
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_runner.py
2015-12-01 Daira HopwoodAdd test for 'tahoe create-node/client/introducer'... 2556.quote-paths-in-node-creation.0 203/head
2014-12-05 Daira HopwoodFix minor dependencies on "allmydata-tahoe" as appname.
2014-10-26 Brian WarnerMerge branch '1159-notac-4'
2014-10-21 Brian Warner'tahoe start': stop using the contents of .tac files
2014-08-19 zookoMerge pull request #103 from zooko/2280-recommend-tahoe...
2014-08-17 Daira Hopwoodtest_runner: rename *_FILE variables to lowercase,...
2014-08-17 Daira HopwoodBetter name for the file that causes a node to exit...
2013-05-01 Daira HopwoodShow git branch in version output. fixes #1953
2013-04-09 Brian Warnerbin/tahoe: clean up global-vs-subcommand arguments...
2013-03-20 Brian WarnerMake introducer.furl unguessable. Closes #1802.
2013-03-19 Brian WarnerRemove darcs from setup.py, remove darcsver egg. Closes...
2012-10-25 David-Sarah HopwoodMakefile: add 'make tmpfstest', which uses a tmpfs...
2012-10-25 David-Sarah Hopwoodtest_runner: we no longer need to skip tests on Twisted...
2012-05-14 Brian Warnerwrite node.url and portnum files atomically, to fix...
2012-03-13 david-sarahUpdate more links from http: to https: in documentation...
2011-09-27 david-sarahtest/test_runner.py: BinTahoe.test_path has rare nondet...
2011-09-13 Zooko O'Whielacronxtests: bump up the timeout in this test that fails...
2011-08-08 david-sarahDrop-upload frontend, rerecorded for 1.9 beta (and...
2011-08-06 david-sarahtest_runner.py: fix a race condition in the test when...
2011-08-06 david-sarahtest_runner.py: cleanups of HOTLINE_FILE writing and...
2011-08-06 david-sarahtest_runner.py: remove an unused constant.
2011-08-06 david-sarahtest_runner.py: test that client and introducer nodes...
2011-08-04 david-sarahtest_runner.py: fix a bug in CreateNode.do_create intro...
2011-08-03 david-sarahtest_runner.py: fix RunNode.test_introducer to not...
2011-08-03 david-sarahtest_runner.py: modify RunNode.test_introducer to test...
2011-08-01 Zooko O'Whielacronxreject old-style (pre-Tahoe-LAFS-v1.3) configuration...
2011-07-25 Zooko O'Whielacronxwhitespace-cleanup
2011-03-17 Zooko O'Whielacronxtest: increase timeout on a network test because Franco...
2011-01-22 david-sarahtests: use verlib to compare versions, and get the...
2011-01-21 david-sarahMake bb-freeze (and probably other static packaging...
2011-01-20 david-sarahEliminate dependencies on pywin32, even via Twisted...
2011-01-19 david-sarahsrc/allmydata/test/test_runner.py: add test_import_from...
2011-01-17 david-sarahTest changes to take account of ref #1311.
2011-01-16 Brian WarnerSet "reserved_space=1G" in newly-created storage nodes...
2011-01-01 david-sarahtest_runner: avoid unnecessary use of non-ASCII.
2010-11-28 david-sarahChange another doc reference from .txt to .rst in a...
2010-11-27 Brian Warnerremove --multiple/-m option from all CLI commands:...
2010-11-27 Brian WarnerRevert previous commit: there's an ugly corner-case...
2010-11-26 Brian Warnerstartstop_node.py: fix "tahoe start -m" by forking...
2010-11-02 david-sarahtest_runner.py: fix test failure in test_the_right_code... trac-4800
2010-10-29 david-sarahtest_runner.py: fix error in BinTahoe.test_version_no_n...
2010-10-29 david-sarahtest_runner.py: also allow 'from pkg_resources import...
2010-10-29 david-sarahtest_runner.py: if the only noise is 'UserWarning:...
2010-09-11 david-sarahtest_runner.py: fix spurious failures of test_path...
2010-09-10 Zooko O'Whielacronxtest: make tests stop relying on pyutil version class...
2010-08-08 david-sarahtest_runner.py: correct and simplify normalization...
2010-08-08 david-sarahtest_runner.py: make test_path work for test-from-insta...
2010-08-08 david-sarahtest_runner.py: another try at calculating the rootdir...
2010-08-08 david-sarahtest_runner.py: calculate the location of bin/tahoe...
2010-08-06 david-sarahtest_runner.py: increase timeout to cater for Francois...
2010-08-03 david-sarahCLI: further improve consistency of basedir options...
2010-08-02 david-sarahtest_runner.py: add test_run_with_python_options, which...
2010-08-02 david-sarahtest_runner.py: fix missing import of get_filesystem_en...
2010-08-02 david-sarahmisc/build_helpers/run_trial.py: check that the root...
2010-07-25 david-sarahtest_runner.py: change to code for locating the bin...
2010-07-25 david-sarahChanges to Tahoe needed to work with new zetuptoolz...
2010-08-02 david-sarahBasedir/node directory option improvements for ticket79...
2010-08-02 david-sarahtest_runner.py: Fix error in message arguments to ...
2010-07-22 david-sarahReplace uses of os.path.abspath with abspath_expanduser...
2010-08-01 Zooko O'Whielacronxsetup: fix a couple instances of hard-coded 'allmydata...
2010-08-01 Zooko O'Whielacronxsetup: replace hardcoded 'allmydata-tahoe' with allmyda...
2010-07-20 david-sarahtest_runner: test that 'tahoe --version' outputs no...
2010-05-24 Zooko O'Whielacronxtest: show stdout and stderr in case of non-zero exit...
2010-05-21 Zooko O'Whielacronxtests: don't let bench_dirnode.py do stuff and have...
2010-02-01 Zooko O'Whielacronxtests: don't require tahoe to run with no noise if...
2010-02-01 david-sarahcli: suppress DeprecationWarnings emitted from importin...
2010-01-27 Brian Warnertest_runner: cleanup, refactor common code into a non...
2010-01-16 david-sarahMessage saying that we couldn't find bin/tahoe should...
2010-01-16 david-sarahAdd create-node CLI command, and make create-client...
2009-08-15 Zooko O'Whielacronxtests: double the timeout on test_runner.RunNode.test_i...
2009-07-30 Brian Warnertest_runner.py: tolerate symlinks in the source tree...
2009-06-01 Brian Warnertest_runner.py: remove test_client_no_noise: the issue...
2009-05-20 Brian Warnertest_runner.py: fix minor typo
2009-05-07 Zooko O'Whielacronxtests: mark test_runner as coded in utf-8 instead of...
2009-05-07 Zooko O'Whielacronxtests: raise timeout on test_runner.RunNode.test_introd...
2009-02-23 Brian Warnertests: stop using setUpClass/tearDownClass, since they...
2009-02-12 Zooko O'Whielacronxnodeadmin: node stops itself if a hotline file hasn...
2009-02-11 Zooko O'Whielacronxtrivial: whitespace
2009-02-09 Brian Warnertest_runner: skip all spawnProcess-using tests on cygwi...
2009-02-09 Brian Warnertest_runner.py: revert the CreateNode section to using...
2009-01-29 Zooko O'Whielacronxsetup: more verbose assertion failure in test_runner
2009-01-27 Zooko O'Whielacronxtrivial: remove unused imports noticed by pyflakes
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner to invoke bin/tahoe.exe instead...
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner to assert that lines which are...
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner.RunNode.test_baddir -- it was...
2009-01-27 Zooko O'Whielacronxsetup: go ahead and check for noise in test_client_no_noise
2009-01-27 Zooko O'Whielacronxsetup: add a test for a warning message from importing...
2009-01-24 Zooko O'Whielacronxsetup: find a "bin/tahoe" executable to test based...
2009-01-22 Zooko O'Whielacronxsetup: add test that the tests are testing the right...
2009-01-22 Zooko O'Whielacronxtrivial: removed unused imports noticed by pyflakes
2009-01-22 Zooko O'Whielacronxsetup: change test_runner to invoke "bin/tahoe" in...
2008-12-22 Zooko O'Whielacronxtest: extend timeout on the hotline file that prevents...
2008-12-21 Zooko O'Whielacronximmutable, checker, and tests: improve docstrings,...
2008-12-02 Brian Warner#542 'tahoe create-key-generator': fix the .tac file...
2008-10-29 Brian Warnerutil: move PollMixin to a separate file (pollmixin...
2008-02-18 Brian Warnertest_runner.py: test launching an introducer too
2008-02-18 Brian Warner'tahoe start': allow this to start arbitrary .tac file...
2008-02-15 Zooko O'Whielacronxdocs: update install and usage docs, improve cli "usage...
2007-12-03 Zooko O'Whielacronxfix several bugs and warnings -- thanks, pyflakes
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
next