]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - contrib/fuse/runtests.py
wui/wapi: change the default port number from 8123 to 3456 to avoid conflict with...
[tahoe-lafs/tahoe-lafs.git] / contrib / fuse / runtests.py
2008-11-26 Zooko O'Whielacronxwui/wapi: change the default port number from 8123...
2008-10-21 robk-tahoe* fuse/runtests: added --catch-up-pause option
2008-10-21 robk-tahoefuse/runtests: include length in drepr() output
2008-10-20 robk-tahoefuse/runtests: make exceptions in 'read_in_random_order...
2008-10-20 robk-tahoefuse/runtests: added 'read_in_random_order' test
2008-10-20 robk-tahoefuse/runtests: added a --no-cleanup option
2008-10-20 robk-tahoefuse/runtests: truncate expected file contents in repor...
2008-10-19 robk-tahoefuse/runtests: added a 'todo' flag, surpressing failure...
2008-10-17 robk-tahoefuse/runtests: made runtests exit code depend on success
2008-10-17 robk-tahoefuse/runtest: make removal of webport file soft
2008-10-16 robk-tahoefuse/blackmatch: split into client/server (twisted...
2008-10-16 robk-tahoefuse/runtests: disable impl_a/impl_b on mac, as they...
2008-10-16 robk-tahoefuse/runtests: added write_partial_overwrite test
2008-10-16 robk-tahoefuse/runtests: added --tests, renamed --suites
2008-10-03 robk-tahoefuse/runtests: added 'random scatter' write test
2008-10-03 robk-tahoefuse/runtests: add overlapping write tests
2008-10-03 robk-tahoefuse/runtests: remove write small file test, as it...
2008-10-03 robk-tahoefuse/runtests: added linear write tests for various...
2008-10-03 robk-tahoefuse/runtests: add a very simple 'write' test
2008-10-03 robk-tahoefuse/runtests: added a --web-open option
2008-09-25 robk-tahoefuse/impl_c: move mac tahoefuse impl out into contrib...
2008-09-24 robk-tahoefuse/tests: slew of changes to fuse 'runtests'
2008-06-07 nejucomofuse: runtests: Create an interface for setup/cleanup...
2008-06-07 nejucomofuse: runtests: Wrap OSError exceptions which are test...
2008-06-07 nejucomofuse: runtests: Move exception classes to top scope.
2008-06-07 nejucomofuse: runtests: Fix typo in summary reporting.
2008-06-07 nejucomofuse: runtests: Make test numbers (and everything in...
2008-06-07 nejucomofuse: runtests.py: Fix a typo bug in fusermount output...
2008-06-07 nejucomofuse: runtests.py: Fix bug in polling_operation error...
2008-06-07 nejucomofuse: Reorganize directory tree and modify runtests...
2008-04-28 Zooko O'Whielacronxcontrib: add a note about Armin Rigo's fuse implementation
2008-01-30 nejucomotahoe_fuse: system test: Verify file contents can be...
2008-01-30 nejucomotahoe_fuse: system test: Populate a testdir with files...
2008-01-30 nejucomotahoe_fuse: system test: Create a separate directory...
2008-01-30 nejucomotahoe_fuse: system test: Replace repeated attempts...
2008-01-30 nejucomotahoe_fuse: system test: Remove some needless comments.
2008-01-30 nejucomotahoe_fuse: system test: Move test summary to end of...
2008-01-30 nejucomotahoe_fuse: system tests: Update comments.
2008-01-30 nejucomotahoe_fuse: system test: Make output checking into...
2008-01-29 nejucomotahoe_fuse.py: system test: Distinguish between TestFai...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: lexically sort test...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: fixed a bug in which...
2008-01-29 nejucomotahoe_fuse.py: system test: Many changes to framework...
2008-01-29 nejucomoIndividual tests run after all the setup layers are...
2008-01-21 nejucomotahoe_fuse: cmdline args & system test: Allow nonstanda...
2008-01-21 nejucomoSmall log output change.
2008-01-21 nejucomotahoe_fuse: system test: webapi connection: bug fix...
2008-01-21 nejucomotahoe_fuse: system test: Add FIXME comments.
2008-01-21 nejucomotahoe_fuse: system test: Manage multiple clients for...
2008-01-21 nejucomotahoe_fuse: system test: Attempt to create a dirnode...
2008-01-21 nejucomotahoe_fuse: system test: Launch the fuse interface.
2008-01-21 nejucomotahoe_fuse: system test: factor out some cleanup code.
2008-01-21 nejucomotahoe_fuse: system test: Copy the introducer.furl with...
2008-01-20 nejucomoA start at adding a system test for tahoe_fuse. Incomp...
2008-01-19 nejucomoRename the unittest script for tahoe-fuse.