summaryrefslogtreecommitdiff
path: root/tests/helper.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-3/+1
* Move all py2/3 compat code into gi._compatChristoph Reiter2018-04-071-2/+1
* tests_gi: Use capture_output() context manager instead of manually mocking st...Christoph Reiter2018-03-111-1/+1
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-1/+3
* tests: remove python 2.5/3.2 compat codeChristoph Reiter2017-04-021-1/+1
* tests: fix invalid regex escapingChristoph Reiter2017-04-021-2/+2
* Remove gi._gi._gobject and gi._gobject modulesChristoph Reiter2017-04-011-2/+2
* tests: Silence various error messages and warnings.Christoph Reiter2015-07-021-0/+132