]> git.k1024.org Git - pyxattr.git/commit
Expand the testing of invalid arguments
authorIustin Pop <iustin@k1024.org>
Mon, 14 Nov 2016 21:02:25 +0000 (22:02 +0100)
committerIustin Pop <iustin@k1024.org>
Mon, 14 Nov 2016 21:02:25 +0000 (22:02 +0100)
commit9f7866739d8412fd090ccb352992c35bd784ff60
treed91871a3967165fff4cdc5475131a506f81d9b6f
parent90f3a2b125151ad03e26f88f1860946179f73a15
Expand the testing of invalid arguments

This is not significant advantage, but it does increase coverage. And
any coverage (even if not testing the logic too much) is better than
no coverage.
test/test_xattr.py