]> git.k1024.org Git - pyxattr.git/commit
Introduce an any_subject fixture which includes symlinks
authorIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:38:59 +0000 (04:38 +0100)
committerIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:38:59 +0000 (04:38 +0100)
commit491af7b21d66b85171532e9ef85e3f5ce0e11d68
tree9ed7996babe3e29c6d1f102c7704a8c8ef5922d1
parenta191f30f16126f3f058fd7ea5f36215b280639ec
Introduce an any_subject fixture which includes symlinks

Only symlink creation fails for user attributes on symlinks, so tests
which only list/get do work. This allows removing explicit tests for
symlinks.
test/test_xattr.py