1
0
forked from Georg/pyacl
pyacl/tests
Georg Pfuetzenreuter 722fec83b3
Implement native ACL parsing
Instead of parsing a string representation, parse the native ACL entries
to construct the ACL mapping. This should yield better reliability.
Keep the existing logic in a renamed function, as it might still be useful
to parse existing string representations.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-18 20:43:08 +02:00
..
conftest.py Implement ACL building/writing 2024-09-17 23:56:46 +02:00
matrix-apply.yaml Implement ACL building/writing 2024-09-17 23:56:46 +02:00
matrix.yaml Deduplicate data in test matrix YAML 2024-09-17 00:50:41 +02:00
test_pyacl.py Implement native ACL parsing 2024-09-18 20:43:08 +02:00