summaryrefslogtreecommitdiff
path: root/tests/test_gtype.py
Commit message (Expand)AuthorAgeFilesLines
* tests: improve gtype coverageChristoph Reiter2018-03-191-0/+61
* tests: Make it possible to use pytest directlywip/creiter/pytest-directChristoph Reiter2018-02-121-0/+2
* tests: Stop using assertSequenceEqual()Martin Pitt2013-01-141-4/+2
* Make unitests for gobject functions moving to gi more strictSimon Feltman2012-11-051-53/+0
* Add unittests for module level type and signal functionsSimon Feltman2012-11-021-0/+106
* Bug 613341 - pygobject tests seem to require pygtk causing a circularGian Mario Tagliaretti2010-04-051-112/+0
* Bug 559001 – Allow setting pytype wrapper classmarklee2009-03-221-0/+19
* Bug 351072 – Cannot handle signals with parameter type G_TYPE_VALUE (marsha...Gustavo J. A. M. Carneiro2007-07-071-0/+5
* reviewed by: Johan DahlinSebastian Granjoux2007-07-021-0/+13
* Treat None in a GValueArray as pointer/NULL, patch by Ed Catmur, fixesJohan Dahlin2007-04-301-1/+9
* reindentJohan Dahlin2006-04-111-6/+6
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-4/+4
* Add GType.is_a and deprecate gobject.type_* Update tests and makeJohan Dahlin2005-07-051-11/+11
* Add support for specifying name for a GObject subclass, usingJohan Dahlin2005-07-051-1/+8
* New test.Johan Dahlin2005-03-161-0/+60