]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_system.py
storage: use fileutil's version of get_disk_stats() and get_available_space(), use...
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 10 Sep 2010 16:36:29 +0000 (08:36 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 10 Sep 2010 16:36:29 +0000 (08:36 -0800)
commit123a1a3f04e046fa7bd67bf96c82d557c05f6d23
treecc4cc66ae11ababae9450cf4f13b3c5b6a9b46ac
parentd5e71c29408bab67de9359446b7ad0c1c6100e0d
storage: use fileutil's version of get_disk_stats() and get_available_space(), use mockery/fakery in tests, enable large share test on platforms with sparse files and if > 4 GiB of disk space is currently available
src/allmydata/storage/server.py
src/allmydata/test/test_storage.py
src/allmydata/test/test_system.py