summaryrefslogtreecommitdiff
path: root/tests
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-102-0/+24
* 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
* Fix gir build when using subprojects' dependenciesAndoni Morales Alastruey2023-01-271-0/+1
* tests: Use the appropriate assertion methodEmmanuele Bassi2023-01-081-53/+55
* Split disguised attribute into twoEmmanuele Bassi2023-01-085-6/+56
* Revert "scanner: don't accept invalid symbols in binary expressions"Emmanuele Bassi2023-01-084-0/+48
* GIMarshallingTests: Free and copy GStrv instancesMarco Trevisan (Treviño)2023-01-081-0/+2
* test: Add regression test for the new tagsEmmanuele Bassi2023-01-086-229/+260
* Add `default-value` annotationEmmanuele Bassi2023-01-082-7/+13
* Skip default-value for non-transformable propertiesEmmanuele Bassi2023-01-081-34/+11
* Add an optional attribute for the property default valueEmmanuele Bassi2023-01-081-23/+64
* scanner: don't accept invalid symbols in binary expressionsLubomir Rintel2023-01-084-48/+0
* tests/scanner: add some tests for #definesLubomir Rintel2023-01-088-239/+337
* gimarshallingtests: Add Structured Union types, unions with struct fieldsMarco Trevisan (Treviño)2022-11-212-0/+229
* GIMarshallingTests: Add tests for caller allocated fixed size arraysMarco Trevisan (Treviño)2022-11-212-0/+36
* Add missing (void) arguments to comply with -Wstrict-prototypesMarco Trevisan (Treviño)2022-10-061-1/+1
* gimarshallingtests: Fix annotation for GValue copy testPhilip Chimento2022-08-061-1/+1
* build: Add run_command() argumentEmmanuele Bassi2022-07-131-1/+1
* Revert "scanner: Mark colliding properties as not introspectable"Emmanuele Bassi2022-02-133-1/+36
* scanner: Mark colliding properties as not introspectableEmmanuele Bassi2022-02-123-36/+1
* gimarshallingtests: Add GValue round-trip and copy functionsMarco Trevisan (Treviño)2022-01-112-0/+35
* gimarshallingtests: Add some-string property to PropertiesObjectMarco Trevisan (Treviño)2022-01-112-0/+17
* regress: Add a function to enable conversion between different fundamentalMarco Trevisan (Treviño)2022-01-114-147/+184
* Regress: Add further subtype of fundamental with no set/get functionsMarco Trevisan (Treviño)2022-01-114-151/+242
* regress: Add Fundamental type with no set/get-value-func'sMarco Trevisan (Treviño)2022-01-1126-149/+1184
* build: Do not use deprecated APIEmmanuele Bassi2022-01-111-2/+2
* build: Avoid the doctemplates hackEmmanuele Bassi2022-01-111-11/+13
* Add "forever" scopeEmmanuele Bassi2022-01-092-3/+3
* scanner: Warn if property annotations are mismatchedEmmanuele Bassi2021-08-051-3/+7
* scanner: Try to pair properties with accessor methodsEmmanuele Bassi2021-08-051-2/+9
* tests: Add a Regress test for the property accessors annotationsEmmanuele Bassi2021-08-052-5/+9
* tests: Check new property accessors annotationsEmmanuele Bassi2021-08-0510-275/+579
* build: Export warnlib sources as variablesPhilip Chimento2021-08-051-0/+2
* introspection: Remove 'caller-allocates' from POD typesPhilip Chimento2021-07-292-4/+4
* Add glib:name to enum memberMarc-André Lureau2021-06-201-28/+56
* scanner: fix enum member c:identifierMarc-André Lureau2021-06-201-3/+3
* tests/repository: Fix leak in test_constructor_return_typeDavid King2021-06-181-0/+1
* Make test suite work with cross-related optionsJohn Ericson2021-05-233-41/+40
* Meson: Fix build when gobject-introspection is a subprojectXavier Claessens2021-03-251-6/+6
* tests: Update line numbers for expected Regress GIREmmanuele Bassi2021-03-121-8/+8
* Use g_memdup2() with newer versions of GLibEmmanuele Bassi2021-03-121-0/+20
* tests: Add "signals" test objectwip/carlosg/signal-testsCarlos Garnacho2021-03-032-0/+107
* Always pass an encoding to open() using text modeChristoph Reiter2020-11-073-3/+3
* Revert "giscanner: Fix section matching for documentation"Mathieu Duponchelle2020-09-291-34/+0
* 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-192-0/+30
* tests: Add a test-case for a vfunc returning flags in different waysSimon McVittie2020-09-192-0/+44