summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.h
Commit message (Expand)AuthorAgeFilesLines
* Add test passing an owned boxed structure to a callbackMike Gorse2014-01-271-0/+10
* gimarshalingtests: Add tests for mixed allow-none and implicit argsSimon Feltman2013-09-261-0/+3
* gimarshalingtests: Add tests for multiple utf8 args with allow-noneSimon Feltman2013-09-261-0/+2
* gimarshallingtests: Add test for GValue pass-by-referenceSimon Feltman2013-07-021-0/+1
* GIMarshallingTests: remove a function that does not existsGiovanni Campagna2013-04-231-1/+0
* gimarshallingtests: Fix vfunc_return_enum typeSimon Feltman2013-04-041-1/+1
* gimarshallingtests: Add tests for enum returned from vfuncSimon Feltman2013-03-181-2/+13
* gimarshalingtests: fix spelling mistake in new vfunc object helpersSimon Feltman2013-02-061-8/+8
* gimarshallingtests: Add test helpers for marshaling of object argumentsSimon Feltman2013-01-301-0/+49
* tests: Fix compiler warningsMartin Pitt2013-01-151-1/+1
* gimarshallingtests: Add method taking a GParamSpec argumentMartin Pitt2013-01-141-0/+1
* gimarshallingtests: Add boxed GList propertyMartin Pitt2013-01-141-0/+1
* gimarshallingtests: Add string_ to boxed structureVadim Rutkovsky2013-01-111-2/+3
* gimarshallingtests: Add vfunc with an array outputPaolo Borelli2013-01-111-0/+7
* gimarshallingtests: Add test for value array of boxed structsMartin Pitt2012-12-181-0/+1
* gimarshallingtests:: Add test for returning a caller-allocated GArrayGonzalo Odiard2012-12-171-0/+1
* gimarshallingtests: Add a utf8-in-bytearray testColin Walters2012-11-291-0/+4
* GIMarshallingTests: Add more virtual methods with out argumentsMartin Pitt2012-11-211-0/+23
* GIMarshallingTests: Add GVariant propertyMartin Pitt2012-11-141-0/+1
* gimarshallingtests: Fix return data typeMartin Pitt2012-11-091-1/+1
* gimarshallingtests: Add some GBytes testsColin Walters2012-11-071-0/+5
* gimarshallingtests: Attempt to avoid using reserved wordsColin Walters2012-10-271-66/+66
* gmarshallingtests: Fix prototype () -> (void)Colin Walters2012-10-271-1/+1
* gimarshallingtests: Add array/GList uint32/64 in/out APIMartin Pitt2012-10-111-0/+4
* gimarshallingtests: Add in/out int64 GValue method argumentsMartin Pitt2012-09-101-0/+2
* gimarshallingtests: Add GParamSpec return and (out) argumentMathieu Duponchelle2012-08-201-0/+4
* 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