summaryrefslogtreecommitdiffstats
path: root/tests/gtype.py
Commit message (Expand)AuthorAgeFilesLines
* New test.Johan Dahlin2005-03-161-60/+0
* Add tests for dynamic/unknown objects and interfacesJohan Dahlin2004-11-041-0/+4
* Move some tests from gtype and rename from signal.pyJohan Dahlin2004-09-251-6/+0
* Bug 153718: exception in overriden gsignals causes ref count problemsGustavo J. A. M. Carneiro2004-09-251-1/+7
* Use gobject.type_name,type_from_name for testing instead of GtkListStore.Johan Dahlin2004-07-291-9/+9
* Test various other types aswellJohan Dahlin2004-07-281-7/+48
* If we're on python 2.3, also check for PyBool_Type.Johan Dahlin2004-07-281-0/+15