aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move variable declaration closer to usage.tassaron2022-05-091-1/+1
|
* use pytest-qt to test actual export processtassaron2022-05-091-0/+30
|
* include test data in package, pytest-qt plugin for testing Qt event loop, ↵tassaron2022-05-093-23/+19
| | | | remove useless pytest fixtures
* tests for commandline argument parsingtassaron2022-04-263-5/+43
|
* add commandline option for tests. add first teststassaron2022-04-226-0/+56