]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add more tests for get_pathinfo()
authorRamakrishnan Muthukrishnan <ram@leastauthority.com>
Wed, 12 Aug 2015 08:56:52 +0000 (14:26 +0530)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:25 +0000 (16:45 +0100)
commitd6c8b05243d665604907173b8755300546619807
tree433373ddfb67100fb156ec86c1d7ca225da59622
parent45b47438d44c22142261ea23d94974ec37622944
add more tests for get_pathinfo()

When operating on a file, test if the "file" is not a directory
or a symlink. Likewise for directory and symlink.
src/allmydata/test/test_util.py