]> 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)
committerRamakrishnan Muthukrishnan <ram@leastauthority.com>
Wed, 12 Aug 2015 08:56:52 +0000 (14:26 +0530)
commitd36521997e0a8437b2be0c9e55132721686e1f89
treeabe9d9f92d96f15605b1449abbc70c32f01d72bb
parent4bab676316cd506e4bf8347d04c894edbd205380
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