summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.c
Commit message (Expand)AuthorAgeFilesLines
* Add additional fundamental test.ewlsh/fundamental-testEvan Welsh2020-10-061-1/+9
* Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-281-30/+0
* Add support for element-type to GListModelEmmanuele Bassi2020-04-261-0/+30
* Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-261-30/+0
* Add element-type support to GListModelEmmanuele Bassi2020-04-241-0/+30
* Support array arguments with static keywordEmmanuele Bassi2019-09-151-0/+16
* regress: Add regression test for signal with GError paramPhilip Chimento2019-08-011-0/+44
* regress: Check array length before accessingPhilip Chimento2019-04-151-1/+7
* regress: Initialize all struct fields, or mark intent not toPhilip Chimento2019-04-151-4/+4
* tests: Mark unused function arguments with G_GNUC_UNUSEDPhilip Chimento2019-04-151-53/+59
* tests: Add functions using flat struct arraysTomasz Miąsko2019-01-081-0/+123
* regress: Implement interface and override propertiesPhilip Chimento2018-11-071-1/+79
* regress: Add test for write-only propertyPhilip Chimento2018-10-221-0/+14
* regress: implement the getter/setter for the new byte-array property.Christoph Reiter2018-08-111-0/+8
* build: enable -Wcast-function-typeChristoph Reiter2018-07-291-1/+1
* regress: Don't leak in property setter and destructorSimon Feltman2018-07-271-0/+10
* regress: Use g_list_free_full and g_list_copy_deepSimon Feltman2018-07-271-9/+3
* regress: Avoid double-promotion warningPhilip Chimento2018-06-201-1/+1
* regress: Add test with signal inout parameterPhilip Chimento2018-06-201-0/+36
* regress: Add test for interface signalPhilip Chimento2018-06-201-0/+25
* Add regression tests for default ByteArray element type.Tomasz Miąsko2018-04-151-1/+14
* tests: Fix declarationsPhilip Chimento2018-03-311-5/+6
* tests: Avoid global variable shadowing localPhilip Chimento2018-03-311-5/+5
* tests: Fix const-ness warningsPhilip Chimento2018-03-311-6/+8
* Fix parsing when type_specifier comes before type_qualifier.Tomasz Miąsko2018-02-091-1/+1
* regress: Check that enum value assignments work for all membersEmmanuele Bassi2018-01-251-0/+1
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-211-1/+33
* regress: Add test for setting a NULL strv in a GValueSam Spilsbury2017-04-251-0/+17
* tests: Add a hidden fundamental classLionel Landwerlin2017-01-141-0/+37
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-081-1/+13
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+17
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-061-0/+24
* tests: Usage a single allocation for test_ghash_gvalue_returnSimon Feltman2015-10-191-22/+26
* tests: Free input array in test_array_int_inout()Simon Feltman2015-10-191-0/+2
* tests: Free input string in regress_test_utf8_inout()Simon Feltman2015-10-191-0/+1
* tests: Unref async result after adding to idle callbackSimon Feltman2015-10-191-0/+1
* Add support for function typedefs without pointerBen Iofel2015-10-191-0/+14
* giscanner: Mark gpointer nodes as nullable by defaultPhilip Withnall2015-10-041-0/+1
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-291-0/+24
* scanner: GVariants are also valid to be floatingColin Walters2015-09-281-0/+11
* regress: Add a test for (nullable)Colin Walters2015-09-031-0/+9
* test: Add a test for GList containing GType.Christoph Reiter2015-07-051-0/+18
* Add deprecation guards for GSimpleAsyncResult deprecationChristoph Reiter2015-06-191-0/+2
* tests: Add regression test for (transfer full) returning callbacksDebarshi Ray2015-06-181-0/+14
* Don't unconditionally include config.h in regress.cMatthias Clasen2014-10-101-0/+3
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-051-0/+12
* tests/scanner: Decorate Symbols for ExportChun-wei Fan2014-08-151-0/+2
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-071-0/+31
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+11
* Revert "giscanner: don't accept (allow-none) on Returns:"Ryan Lortie2014-05-061-1/+1