]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli_cp.py
test_cli_cp: minor cleanup
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli_cp.py
2015-07-29 Brian Warnertest_cli_cp: minor cleanup
2015-07-29 Brian Warnercp: error on target-filename collisions, rather than...
2015-07-29 Zookounit test for my desired behavior
2015-05-04 Brian WarnerMerge branch '2399-cp-mkdir'
2015-05-04 Brian Warnerapply review feedback
2015-05-04 Brian Warnercp: trailing slash on source filename is an error,...
2015-05-04 Brian Warnertahoe cp: ignore trailing slash on source arguments
2015-03-17 Brian WarnerMerge branch '2329-2': fix "tahoe cp -r" exception
2015-03-17 Brian Warnertest_cli_cp.py: hush pyflakes 144/head
2015-03-17 Brian Warnertest_cli_cp: test cleanups
2015-03-17 Brian Warnertest_cli_cp: improve test cases
2015-03-10 Brian Warnerimprove error message for slash-terminated non-directories
2015-03-04 Brian Warnertest_cli_cp.py: turn off debug mode, tests now assert...
2015-03-04 Brian Warnertahoe cp: overhaul target assignment, update tests
2015-02-24 Brian Warnertest_cli.py: split the largest test classes out into...