aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test_commandline_export.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-09move variable declaration closer to usage.tassaron
2022-05-09use pytest-qt to test actual export processtassaron