]> git.k1024.org Git - pylibacl.git/commit
Test 'filedef' arguments for all supported types
authorIustin Pop <iustin@k1024.org>
Sun, 6 Dec 2020 13:56:45 +0000 (14:56 +0100)
committerIustin Pop <iustin@k1024.org>
Sun, 6 Dec 2020 13:56:45 +0000 (14:56 +0100)
commite604e691b5580a0d4ec87bf9b5b44b3d6f5c72ca
tree0649db895ff08a2e6105cf1eaca8a5b71aa58f1a
parent53077dae782f0d37c18be3d52db552c6ca73c859
Test 'filedef' arguments for all supported types

Support for unicode/bytes/path objects for filedef was introduced way
back in 707c0d4a, but was not tested across all of these. Let's test
all of these.

Found while investigating #16.
tests/test_acls.py