summaryrefslogtreecommitdiff
path: root/tests/test_ossig.py
Commit message (Expand)AuthorAgeFilesLines
* tests: various fixes for gtk4Christoph Reiter2020-11-151-0/+1
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-1/+0
* gtk overrides: Drop Gtk.main for Gtk4Jean Felder2020-03-161-0/+3
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-0/+2
* tests: Make tests run without Gtk/Gdk installedMikhail Fludkov2018-02-081-3/+7
* Install a default SIGINT handler for functions which start an event loopChristoph Reiter2017-12-041-1/+72
* Make Python OS signal handlers run when an event loop is idlingChristoph Reiter2017-12-041-0/+102