summaryrefslogtreecommitdiff
path: root/gir/gimarshallingtests.h
Commit message (Expand)AuthorAgeFilesLines
* Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso2010-06-021-0/+8
* Add test vfunc for testing out args in callbacksTomeu Vizoso2010-05-051-0/+8
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-041-0/+20
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-031-20/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-301-0/+20
* Add test for virtual method with a default implementationTomeu Vizoso2010-04-271-0/+7
* Negative test case for bad (out) case, not setting the *out_val in a (transfe...Zach Goldberg2010-04-261-0/+2
* Add tests for unionsTomeu Vizoso2010-04-231-0/+15
* Add tests for non-gtype EnumTomeu Vizoso2010-04-221-4/+22
* Add tests for vfuncs in classesTomeu Vizoso2010-04-181-0/+10
* Add tests for vfuncs in interfacesTomeu Vizoso2010-04-171-0/+10
* Use a pointer to a known type as a member of GIMarshallingTestsNotSimpleStructTomeu Vizoso2010-04-161-1/+1
* Add GIMarshallingTests typelibTomeu Vizoso2010-04-131-0/+631