]> 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>
Tue, 15 Sep 2015 16:56:07 +0000 (17:56 +0100)
commit1d7120b4afc48baea752ad775570b6cc695be386
tree0c33cf1d95211d296b66d62852d843c4d80840c0
parent2bbd9b1a51f457348aac9b9525df128d695911d0
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