summaryrefslogtreecommitdiffstats
path: root/tests/test_subtype.py
Commit message (Expand)AuthorAgeFilesLines
* Bug 566571 – gtk.Buildable interface method override is not recognizedPaul Pogonyshev2009-01-141-0/+17
* Run pyflakes on the testsuite, remove unused imports and reorganizeJohan Dahlin2008-07-261-7/+10
* Add test case for one the problems reported in bug #466082Gustavo J. A. M. Carneiro2007-08-131-0/+8
* Bug 447271 – gobject has a weird bug on mac. Involves python, property and ...Gustavo J. A. M. Carneiro2007-06-171-0/+12
* Remove whitespace, add a bug referenceJohan Dahlin2007-04-301-3/+4
* fix descriptor / toggle_ref interaction bugGustavo J. A. M. Carneiro2007-04-301-0/+12
* Bug 320428 – Break PyGObject<->GObject reference cycleGustavo J. A. M. Carneiro2007-04-141-1/+185
* gobject.new fix for 'subsubtype' caseGustavo J. A. M. Carneiro2006-05-281-2/+3
* Add a disabled test of subsubtypeJohan Dahlin2006-05-271-0/+14
* reindentJohan Dahlin2006-04-111-2/+2
* Split out PyGObject from PyGTK.Johan Dahlin2006-01-091-48/+7
* unit test for gobject.new error bugGustavo J. A. M. Carneiro2005-10-011-0/+3
* [Bug 315100] gobject.type_register if parameter is not a typeGustavo J. A. M. Carneiro2005-09-021-0/+3
* Fix reference count of gtk.Window's from gobject.newGustavo J. A. M. Carneiro2005-07-311-0/+18
* Fixes Bug 311309: subclassing gtk.Bin reports...Gustavo J. A. M. Carneiro2005-07-301-0/+12
* Clean up tests, we don't need a C binding to access tp_basicsize, clean upJohan Dahlin2005-07-251-44/+31
* Bug 161177: Allow creation of python classes from g_object_newGustavo J. A. M. Carneiro2005-07-091-0/+33
* Small c module to help testingJohan Dahlin2004-09-271-5/+14
* Revert parts of Gustavos changes, so the size of interfaces are correct.Johan Dahlin2004-09-271-0/+13