summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.h
Commit message (Expand)AuthorAgeFilesLines
* introspection: Remove 'caller-allocates' from POD typesPhilip Chimento2021-07-291-2/+2
* tests: Add "signals" test objectwip/carlosg/signal-testsCarlos Garnacho2021-03-031-0/+34
* gimarshallingtests: Add more tests for flagsSimon McVittie2020-09-191-0/+6
* tests: Add a test-case for a vfunc returning flags in different waysSimon McVittie2020-09-191-0/+17
* gimarshallingtests: Add marshalling tests for virtual functions with inout pa...Marco Trevisan (Treviño)2020-03-161-0/+38
* gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of...Stéphane Seng2019-07-141-0/+6
* gimarshallingtests: Remove declarations of nonexistent functionsPhilip Chimento2019-01-011-8/+0
* Add marshalling tests for ByteArray property.Tomasz Miąsko2018-04-151-0/+1
* tests: Fix const-ness warningsPhilip Chimento2018-03-311-5/+5
* tests: Add marshalling tests for GValue-valued propertiesPhilip Chimento2017-04-031-0/+1
* gimarshallingtests: Add a flags and enum propertyChristoph Reiter2017-03-281-0/+2
* tests: Test hashtables with allocated valuesPhilip Chimento2016-11-021-0/+13
* tests: const specifier for transfer-none out arrayPhilip Chimento2016-10-181-2/+2
* tests: Marshalling tests for new GJS functionalityPhilip Chimento2016-10-131-1/+29
* scanner: allow (array zero-terminated) instead of (array zero-terminated=1)Dieter Verfaillie2015-03-031-1/+1
* tests/: Decorate Symbols for ExportChun-wei Fan2014-08-151-0/+745
* tests: Add constructor with an error argumentGarrett Regier2014-08-071-0/+1
* tests: add implementation of an interfaceLionel Landwerlin2014-04-111-0/+29
* 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