summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: gi_marshalling_tests_array_gvariant_inMikkel Kamstrup Erlandsen2011-01-171-0/+14
* gimarshallingtests: Fix (inout) test cases, drop unsupported APIColin Walters2010-08-311-338/+109
* tests: Readd gimarshallingtests.[ch]Colin Walters2010-08-311-0/+3540