summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.c
Commit message (Expand)AuthorAgeFilesLines
* gimarshallingtests: Fix return data typeMartin Pitt2012-11-091-1/+1
* gimarshallingtests: Add array/GList uint32/64 in/out APIMartin Pitt2012-10-111-0/+64
* gimarshallingtests: Add in/out int64 GValue method argumentsMartin Pitt2012-09-101-0/+28
* gimarshallingtests: Add GParamSpec return and (out) argumentMathieu Duponchelle2012-08-201-0/+21
* gimarshallingtests: More useful assertionsMartin Pitt2012-08-021-257/+257
* gimarshallingtests: Squash compiler warningColin Walters2012-07-311-2/+2
* GIMarshallingTests: Add method taking array of variantsMikkel Kamstrup Erlandsen2012-07-121-0/+32
* tests: Add marshalling test for a boxed struct propertyMartin Pitt2012-06-051-1/+18
* tests: Add vfunc taking a caller-allocated out parameterMartin Pitt2012-06-011-0/+13
* tests: Add marshalling test for a caller-allocated out GValue parameterMartin Pitt2012-06-011-0/+11
* GIMarshallingTests: Add GStrv propertyMartin Pitt2012-05-051-1/+13
* tests: Add array marshalling test for array without length argumentBastian Winkler2012-04-201-0/+14
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-1/+1
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-0/+38
* Add tests for vfuncs with callbacks as argumentsTomeu Vizoso2012-03-271-0/+29
* Add tests for GType of GValueGiovanni Campagna2012-02-131-0/+11
* tests: Added class that has all kinds of propertiesSebastian Pölsterl2012-02-061-0/+178
* girepository: Add GI_VFUNC_THROWSColin Walters2012-02-031-1/+11
* tests: Squash compile warning, fix C indentationColin Walters2012-02-031-2/+2
* tests: Add marshalling tests for various kinds of callbacksJasper St. Pierre2012-02-031-0/+65
* tests: Add marshalling tests for various kinds of vfunc callbacksJasper St. Pierre2012-02-031-0/+70
* tests: Add more interesting marshalling tests for GTypesJasper St. Pierre2012-01-261-0/+23
* tests: add test functions which return GErrorsWill Thompson2012-01-241-0/+57
* tests: Add tests for flat GValue arraysJasper St. Pierre2012-01-061-0/+58
* Add a marshalling test for returning a NULL arrayPaolo Borelli2012-01-031-0/+10
* Add tests for chaining up from vfuncs to ancestorsTomeu Vizoso2011-10-291-0/+22
* fixes and more tests for marshalling of arrays of gvariantsMikkel Kamstrup Erlandsen2011-10-251-3/+62
* add tests for arrays of simple structs and arrays of gvalueJohn (J5) Palmieri2011-09-151-0/+31
* add back the fixed_array_out_struct testJohn (J5) Palmieri2011-08-231-0/+22
* Disallow non byte types for GByteArraysGiovanni Campagna2011-08-181-1/+1
* Forbid GPtrArrays holding non-pointer typesGiovanni Campagna2011-08-181-33/+0
* remove the flat struct array test and replace with object pointer array testJohn (J5) Palmieri2011-08-131-22/+0
* Added marshalling tests for GPtrArrayAlex Eftimie2011-06-171-0/+242
* gimarshallingtests: Fix and change byte array testsColin Walters2011-06-171-11/+7
* gimarshallingtests: Fix gi_marshalling_tests_init_function()Colin Walters2011-06-171-1/+1
* gimarshallingtests: Add a test function that looks like gtk_init()Colin Walters2011-06-161-0/+21
* gimarshallingtests: Remove gi_marshalling_tests_array_nested_inColin Walters2011-06-161-23/+0
* Add tests for complex arrays as in argumentsGOBJECT_INTROSPECTION_1_29_0Giovanni Campagna2011-06-131-0/+136
* gimarshallingtests: add a few more array testsDan Winship2011-06-101-0/+66
* Add tests for returning zero-terminated arrays of non-stringsGiovanni Campagna2011-05-121-0/+23
* gimarshallingtests: Remove incorrect castColin Walters2011-04-181-1/+1
* [tests] add a gclosure_return method to test passing GClosures between methodsJohn (J5) Palmieri2011-03-161-0/+37
* Add GIMarshalllingTests function with in parameter as well as GError.Laszlo Pandy2011-02-231-0/+14
* Add mask flags to GIMarshallingTests to test for flags with the same value.Laszlo Pandy2011-02-231-0/+2
* Add non GType flags to GIMarshallingTests.Laszlo Pandy2011-02-221-0/+40
* [tests] Add GIMarshallingTests function for multiple in and multiple out args.Laszlo Pandy2011-02-181-0/+18
* Add GIMarshallingTests.Interface2Tomeu Vizoso2011-01-201-0/+21
* Initialize GIMarshallingTestsBoxedStruct so we can test its valuesTomeu Vizoso2011-01-191-1/+1
* Add GIMarshallingTests function which sets a GError, to test exception handli...Laszlo Pandy2011-01-191-0/+11
* [tests] add tests for guint8 arraysIgnacio Casal Quinteiro2011-01-191-0/+14