summaryrefslogtreecommitdiff
path: root/tests/test_error.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-2/+0
* Make GLib.Error picklable. Fixes #145Christoph Reiter2018-04-051-0/+17
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-4/+2
* tests: check passing Boxed type in GValue as function parametersThibault Saunier2016-03-011-0/+6
* Support throwing exceptions in closuresGarrett Regier2015-09-221-0/+22
* tests: Use assertRaises as a context manager for GError testSimon Feltman2014-05-111-8/+6
* Clobber GLib.Error with custom implementationSimon Feltman2014-05-051-12/+12
* Add Python implementation of GErrorSimon Feltman2014-05-041-0/+37
* tests: Move GError tests into test_error.pySimon Feltman2014-05-041-0/+81