1
0
forked from Georg/pyacl
Go to file
Georg Pfuetzenreuter 7fe8afba38
Move test parameters to YAML
The large amount of test data can be managed more easily if it is
contained in a separate file instead of being in the test code.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-17 00:19:56 +02:00
pyacl Improve parsing 2024-09-16 16:14:25 +02:00
tests Move test parameters to YAML 2024-09-17 00:19:56 +02:00
.gitignore Basics 2024-09-16 02:55:05 +02:00
LICENSE Initial commit 2024-09-16 02:46:15 +02:00
pyproject.toml Basics 2024-09-16 02:55:05 +02:00
README.txt Initial commit 2024-09-16 02:46:15 +02:00
ruff.toml Add ruff linter configuration 2024-09-16 03:49:35 +02:00
test.sh Test in container 2024-09-16 16:41:55 +02:00