]> git.k1024.org Git - pyxattr.git/commit
unittests: enhance symlink tests
authorIustin Pop <iusty@k1024.org>
Mon, 30 Jun 2008 19:17:08 +0000 (21:17 +0200)
committerIustin Pop <iusty@k1024.org>
Mon, 30 Jun 2008 19:17:08 +0000 (21:17 +0200)
commitba8545e7917826eeb627482cc3ef4f559d0a4f49
tree2c3630a0f88abedccb4d57dda6d9e66946c3fd1b
parenteabe2e3e8281d697e4d7ab41ca656d305d6d13cd
unittests: enhance symlink tests

The patch adds support for testing the behaviour of non-dangling
symlinks; we test that indeed attributes set on the target file are not
visible on the symlink when using nofollow.
test/test_xattr.py