summaryrefslogtreecommitdiffstats
path: root/tests/libtestgi.c
Commit message (Expand)AuthorAgeFilesLines
* Use GIMarshallingTests (old TestGI) in gobject-introspectionTomeu Vizoso2010-04-131-2924/+0
* Remove support for pointers to basic types as input-only argument and return ...Simon van der Linden2010-01-221-660/+0
* Restore the overrides supportSimon van der Linden2010-01-221-0/+105
* Don't set a default constructor for structures.Simon van der Linden2010-01-081-33/+0
* The array field 'length' starts to count from the C arg list, so need to decr...Tomeu Vizoso2009-12-221-0/+60
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-36/+36
* A few tests about interfacesTomeu Vizoso2009-11-281-0/+23
* Structs in arrays are not marshalled correctlyTomeu Vizoso2009-11-271-1/+22
* Accept 0 as a valid value for flag and enum argumentsTomeu Vizoso2009-11-241-0/+6
* Add support for Any argumentsTomeu Vizoso2009-11-221-0/+5
* Initial importSimon van der Linden2009-11-081-0/+3397