summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-7/+2
* tests: don't assume anything about sys.excepthookChristoph Reiter2018-08-171-4/+2
* tests: run our pytest excepthook plugin first to prevent warningsChristoph Reiter2018-08-151-1/+1
* conftest: add absolute_import and update mesonHavard Graff2018-04-301-0/+2
* Move all py2/3 compat code into gi._compatChristoph Reiter2018-04-071-1/+1
* tests: add a pytest hook for handling unhandled exception in closuresChristoph Reiter2018-02-161-0/+31