summaryrefslogtreecommitdiff
path: root/tests/gimarshallingtests.c
Commit message (Expand)AuthorAgeFilesLines
* gimarshallingtests: Return new floating gvariant in transfer containerHEADmainMarco Trevisan (Treviño)2023-04-171-1/+2
* gimarshallingtests: Add strong references to transfer full variantsMarco Trevisan (Treviño)2023-04-171-3/+9
* tests/gimarshallingtests: Add a test case for zero-terminated GValue arraysMarco Trevisan (Treviño)2023-04-101-0/+22
* tests/gimarshallingtests: Unrefe the GByteArray object propertyMarco Trevisan (Treviño)2023-04-091-0/+1
* gimarshallingtests: Do not leak GIMarshallingTests boxed structureMarco Trevisan (Treviño)2023-04-091-2/+4
* GIMarshallingTests: Free and copy GStrv instancesMarco Trevisan (Treviño)2023-01-081-0/+2
* gimarshallingtests: Add Structured Union types, unions with struct fieldsMarco Trevisan (Treviño)2022-11-211-0/+150
* GIMarshallingTests: Add tests for caller allocated fixed size arraysMarco Trevisan (Treviño)2022-11-211-0/+30
* gimarshallingtests: Fix annotation for GValue copy testPhilip Chimento2022-08-061-1/+1
* gimarshallingtests: Add GValue round-trip and copy functionsMarco Trevisan (Treviño)2022-01-111-0/+29
* gimarshallingtests: Add some-string property to PropertiesObjectMarco Trevisan (Treviño)2022-01-111-0/+16
* introspection: Remove 'caller-allocates' from POD typesPhilip Chimento2021-07-291-2/+2
* tests: Add "signals" test objectwip/carlosg/signal-testsCarlos Garnacho2021-03-031-0/+73
* girmarshalling tests: Diagnose GValue not holding enum/flagswip/smcv/test-more-flagsSimon McVittie2020-09-191-0/+4
* gimarshallingtests: Add more tests for flagsSimon McVittie2020-09-191-0/+24
* tests: Add a test-case for a vfunc returning flags in different waysSimon McVittie2020-09-191-0/+27
* gimarshallingtests: Use g_assert_cmpfloat_with_epsilonIain Lane2020-03-181-6/+6
* gimarshallingtests: Add marshalling tests for virtual functions with inout pa...Marco Trevisan (Treviño)2020-03-161-0/+58
* gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of...Stéphane Seng2019-07-141-0/+46
* tests: Mark unused function arguments with G_GNUC_UNUSEDPhilip Chimento2019-04-151-28/+47
* gimarshallingtests: Fix g_boxed_free usagePhilip Chimento2018-07-281-1/+5
* gimarshallingtests: Don't leak properties in destructionSimon Feltman2018-07-271-9/+6
* tests: Fix function incompatibilityFlorian Müllner2018-07-231-3/+3
* gimarshallingtests: Add test readonly propertyPhilip Chimento2018-06-201-0/+11
* Add marshalling tests for ByteArray property.Tomasz Miąsko2018-04-151-0/+16
* tests: Use g_error_new_literal() for literal stringPhilip Chimento2018-03-311-1/+1
* tests: Fix signed-ness of variablePhilip Chimento2018-03-311-1/+1
* tests: Fix const-ness warningsPhilip Chimento2018-03-311-103/+103
* tests: Add marshalling tests for GValue-valued propertiesPhilip Chimento2017-04-031-0/+21
* gimarshallingtests: Add a flags and enum propertyChristoph Reiter2017-03-281-0/+30
* tests: Test hashtables with allocated valuesPhilip Chimento2016-11-021-0/+84
* tests: Remove unused variablePhilip Chimento2016-10-181-1/+0
* tests: Check against TRUE and FALSE for booleansPhilip Chimento2016-10-181-8/+8
* tests: const specifier for transfer-none out arrayPhilip Chimento2016-10-181-2/+2
* tests: Marshalling tests for new GJS functionalityPhilip Chimento2016-10-131-0/+128
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-1/+1
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-271-1/+1
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-261-1/+1
* scanner: allow (array zero-terminated) instead of (array zero-terminated=1)Dieter Verfaillie2015-03-031-16/+16
* gimarshallingtests: Don't unconditionally include config.hintrigeri2015-02-131-0/+3
* tests: Fix annotation for int8_outMatijs van Zuijlen2014-08-151-2/+2
* tests/: Decorate Symbols for ExportChun-wei Fan2014-08-151-0/+2
* tests: Add constructor with an error argumentGarrett Regier2014-08-071-0/+13
* gimarshallingtests: Correctly retrieve param spec's value typeMatijs van Zuijlen2014-05-301-1/+1
* tests: add implementation of an interfaceLionel Landwerlin2014-04-111-0/+37
* Add test passing an owned boxed structure to a callbackMike Gorse2014-01-271-0/+20
* tests: Fix memory leaks in transfer full/container inout testsSimon Feltman2013-10-101-0/+12
* giscanner: deprecate GObject-Introspection GTK-Doc tagsDieter Verfaillie2013-10-081-7/+2
* gimarshalingtests: Add tests for mixed allow-none and implicit argsSimon Feltman2013-09-261-2/+61
* gimarshalingtests: Add tests for multiple utf8 args with allow-noneSimon Feltman2013-09-261-0/+18