]> 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>
Thu, 1 Oct 2015 00:19:47 +0000 (01:19 +0100)
commit77a84f851bcd204276b005306021524308afc551
treed737517c097b67ba5a171fa22919046722edc502
parent202031b0f16c1c2cb7717a5ba0eeb9d94da9edf6
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