summaryrefslogtreecommitdiffstats
path: root/tests/test_gi.py
Commit message (Expand)AuthorAgeFilesLines
* Use the limit constants from glib and interpret G_MAXUINT32 as PyLong_FromLon...Tomeu Vizoso2009-11-281-9/+9
* A few tests about interfacesTomeu Vizoso2009-11-281-0/+21
* Fix members initialization in metaclassesSimon van der Linden2009-11-271-0/+19
* Structs in arrays are not marshalled correctlyTomeu Vizoso2009-11-271-0/+8
* Accept 0 as a valid value for flag and enum argumentsTomeu Vizoso2009-11-241-0/+1
* Add support for Any argumentsTomeu Vizoso2009-11-221-0/+5
* Import pygtk properly to avoid failure on some setupsSimon van der Linden2009-11-141-0/+3
* Initial importSimon van der Linden2009-11-081-0/+1416