summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.h
Commit message (Expand)AuthorAgeFilesLines
* GIMarshallingTests: Add method taking array of variantsMikkel Kamstrup Erlandsen2012-07-121-0/+24
* Fix GI_MARSHALLING_TESTS_INTERFACE2_GET_IFACE() definitionMartin Pitt2012-07-121-1/+1
* tests: Add marshalling test for a boxed struct propertyMartin Pitt2012-06-051-0/+1
* tests: Add vfunc taking a caller-allocated out parameterMartin Pitt2012-06-011-0/+7
* tests: Add marshalling test for a caller-allocated out GValue parameterMartin Pitt2012-06-011-0/+1
* GIMarshallingTests: Add GStrv propertyMartin Pitt2012-05-051-0/+1
* tests: Add array marshalling test for array without length argumentBastian Winkler2012-04-201-0/+2
* Add tests for vfuncs with callbacks as argumentsTomeu Vizoso2012-03-271-0/+11
* Add tests for GType of GValueGiovanni Campagna2012-02-131-0/+1
* tests: Added class that has all kinds of propertiesSebastian Pölsterl2012-02-061-0/+36
* girepository: Add GI_VFUNC_THROWSColin Walters2012-02-031-0/+7
* tests: Squash compile warning, fix C indentationColin Walters2012-02-031-5/+4
* tests: Add marshalling tests for various kinds of callbacksJasper St. Pierre2012-02-031-1/+50
* tests: Add marshalling tests for various kinds of vfunc callbacksJasper St. Pierre2012-02-031-0/+37
* tests: Add more interesting marshalling tests for GTypesJasper St. Pierre2012-01-261-0/+6
* tests: add test functions which return GErrorsWill Thompson2012-01-241-0/+4
* tests: Add tests for flat GValue arraysJasper St. Pierre2012-01-061-0/+8
* Add a marshalling test for returning a NULL arrayPaolo Borelli2012-01-031-0/+1
* Add tests for chaining up from vfuncs to ancestorsTomeu Vizoso2011-10-291-0/+28
* fixes and more tests for marshalling of arrays of gvariantsMikkel Kamstrup Erlandsen2011-10-251-1/+5
* add tests for arrays of simple structs and arrays of gvalueJohn (J5) Palmieri2011-09-151-0/+2
* gimarshallingtests.h: Remove unimplemented functionsGOBJECT_INTROSPECTION_1_29_17Colin Walters2011-08-291-4/+0
* Forbid GPtrArrays holding non-pointer typesGiovanni Campagna2011-08-181-2/+0
* Added marshalling tests for GPtrArrayAlex Eftimie2011-06-171-0/+17
* gimarshallingtests: Add a test function that looks like gtk_init()Colin Walters2011-06-161-0/+2
* gimarshallingtests: Remove gi_marshalling_tests_array_nested_inColin Walters2011-06-161-1/+0
* Add tests for complex arrays as in argumentsGOBJECT_INTROSPECTION_1_29_0Giovanni Campagna2011-06-131-93/+99
* gimarshallingtests: add a few more array testsDan Winship2011-06-101-0/+3
* Add tests for returning zero-terminated arrays of non-stringsGiovanni Campagna2011-05-121-2/+4
* [tests] add a gclosure_return method to test passing GClosures between methodsJohn (J5) Palmieri2011-03-161-1/+1
* Add GIMarshalllingTests function with in parameter as well as GError.Laszlo Pandy2011-02-231-0/+1
* Add mask flags to GIMarshallingTests to test for flags with the same value.Laszlo Pandy2011-02-231-2/+8
* Add non GType flags to GIMarshallingTests.Laszlo Pandy2011-02-221-0/+18
* [tests] Add GIMarshallingTests function for multiple in and multiple out args.Laszlo Pandy2011-02-181-2/+2
* Add GIMarshallingTests.Interface2Tomeu Vizoso2011-01-201-0/+23
* Add GIMarshallingTests function which sets a GError, to test exception handli...Laszlo Pandy2011-01-191-0/+8
* [tests] add tests for guint8 arraysIgnacio Casal Quinteiro2011-01-191-0/+2
* Add a second enum to GIMarshallingTests to support pygi tests for non-gtype e...Laszlo Pandy2011-01-171-0/+6
* test: gi_marshalling_tests_array_gvariant_inMikkel Kamstrup Erlandsen2011-01-171-0/+2
* gimarshallingtests: Fix (inout) test cases, drop unsupported APIColin Walters2010-08-311-40/+29
* tests: Readd gimarshallingtests.[ch]Colin Walters2010-08-311-0/+736