]> git.k1024.org Git - pyxattr.git/commit
Split the monolithic ListSetGetDeprecated test
authorIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:43:48 +0000 (04:43 +0100)
committerIustin Pop <iustin@k1024.org>
Mon, 25 Nov 2019 03:43:48 +0000 (04:43 +0100)
commit895d47860aaef86981167fdb7d889c57c3142b04
tree648877c18e45e10cec627411b74b48a4e0aee8df
parent491af7b21d66b85171532e9ef85e3f5ce0e11d68
Split the monolithic ListSetGetDeprecated test

The failure modes are better tested separately, and leave this main
test as set-get-remove simple test.
test/test_xattr.py