aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test_commandline_parser.py
AgeCommit message (Collapse)Author
2026-01-11update to Qt 6 and Pillow 12tassaron
and yeah, I accidentally ran black on the codebase. I don't want to spend more free time fixing that. All of these changes are simple renames or removals, nothing too major.
2022-05-09include test data in package, pytest-qt plugin for testing Qt event loop, ↵tassaron
remove useless pytest fixtures
2022-04-26tests for commandline argument parsingtassaron