summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: Add run_command() argumentEmmanuele Bassi2022-09-211-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
* giscanner: Fix section matching for documentationJames Westman2020-09-071-0/+34
* Merge branch 'standalone-doc-sections' into 'master'Mathieu Duponchelle2020-07-226-26/+87
|\
| * Add the notion of standalone doc sections.Mathieu Duponchelle2020-07-126-26/+87
* | giscanner: parse block comments for members and fieldsMathieu Duponchelle2020-07-128-76/+155
|/
* Meson: Fix build as subprojectXavier Claessens2020-05-064-34/+34
* Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-2810-259/+0
* Add support for element-type to GListModelEmmanuele Bassi2020-04-2610-0/+259
* Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-268-196/+0
* Revert "Generate appropriate docs for ListModel with element-type"Emmanuele Bassi2020-04-262-4/+4
* Generate appropriate docs for ListModel with element-typeEmmanuele Bassi2020-04-242-4/+4
* Add element-type support to GListModelEmmanuele Bassi2020-04-248-0/+196
* Support the gtk-doc action syntaxEmmanuele Bassi2020-04-241-1/+153
* 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-162-0/+96
* Fix regress scanner testsChun-wei Fan2020-02-062-5/+5
* test_scanner.py: Fix path tests on WindowsChun-wei Fan2020-01-161-2/+3
* Visual Studio builds: Use -utf-8 where availableChun-wei Fan2020-01-153-0/+14
* gitypelibtest: make tests fail if the library can't be foundChristoph Reiter2019-10-191-1/+3
* tests: Actually test libregress by specifying the LD_LIBRARY_PATHCorentin Noël2019-10-191-0/+4
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-301-1/+1