]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
SFTP: improve test coverage for no-write on mutable files, and check for heisenfile...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 11 Jun 2010 20:57:52 +0000 (13:57 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 11 Jun 2010 20:57:52 +0000 (13:57 -0700)
commit52f87904ed84baad038e982e488e851343b9b72d
tree419e6544735a4f1d2d9db2af19e7b5dbfa870825
parent546c3d2ed471daacb1c253fdac52e2c28c673766
SFTP: improve test coverage for no-write on mutable files, and check for heisenfile table leaks in all relevant tests. Delete test_memory_leak since it is now redundant.
src/allmydata/frontends/sftpd.py
src/allmydata/test/test_sftp.py