summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'standalone-doc-sections' into 'master'Mathieu Duponchelle2020-07-221-0/+15
|\
| * Add the notion of standalone doc sections.Mathieu Duponchelle2020-07-121-0/+15
* | giscanner: parse block comments for members and fieldsMathieu Duponchelle2020-07-121-0/+14
|/
* Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-282-61/+0
* Add support for element-type to GListModelEmmanuele Bassi2020-04-262-0/+61
* Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-262-61/+0
* Add element-type support to GListModelEmmanuele Bassi2020-04-242-0/+61
* Support array arguments with static keywordEmmanuele Bassi2019-09-151-0/+38
* regress: Add regression test for signal with GError paramPhilip Chimento2019-08-013-0/+110
* transformer: only include function macros from headers. See #159Christoph Reiter2019-07-222-28/+0
* scanner: parse and expose function macrosMathieu Duponchelle2019-07-1939-0/+546
* tests: Add functions using flat struct arraysTomasz Miąsko2019-01-087-0/+280
* scanner: Merge basic types in `specifier_qualifier_list` production.Tomasz Miąsko2019-01-051-0/+14
* Define grefcount and gatomicrefcount as aliases to gintTomasz Miąsko2018-11-233-0/+63
* regress: Implement interface and override propertiesPhilip Chimento2018-11-072-1/+16
* regress: Add test for write-only propertyPhilip Chimento2018-10-221-0/+13
* regress: implement the getter/setter for the new byte-array property.Christoph Reiter2018-08-111-0/+14
* Fix scanner tests for new functions added with !32Christoph Reiter2018-07-224-0/+137
* Preserve complete C type when applying array annotations.Tomasz Miąsko2018-06-201-1/+1
* Add regression tests for default ByteArray element type.Tomasz Miąsko2018-04-151-0/+15
* Reuse const_table between calls to SourceScanner parse_files and parse_macros.Tomasz Miąsko2018-02-131-0/+14
* Preserve complete_ctype when using type from annotation.Tomasz Miąsko2018-02-091-2/+2
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-213-0/+67
* Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...Christoph Reiter2017-05-171-1/+9
* regress: Add test for setting a NULL strv in a GValueSam Spilsbury2017-04-251-0/+30
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-173-2/+32
* tests: add regression test for anonymous structScott D Phillips2016-05-083-0/+63
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-082-1/+41
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+47
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-062-0/+103
* Add support for function typedefs without pointerBen Iofel2015-10-192-0/+62
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-292-0/+60
* tests: Add expected files for previous commitColin Walters2015-09-281-0/+30
* regress: Add a test for (nullable)Colin Walters2015-09-031-0/+38
* test: Add a test for GList containing GType.Christoph Reiter2015-07-051-0/+38
* tests: fix make distcheckDieter Verfaillie2015-06-202-0/+62
* tests: Change names with case-only distinctionPhilip Chimento2014-10-011-2/+2
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-051-0/+15
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-072-0/+71
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+38
* doctool: update testsGiovanni Campagna2014-03-055-15/+15
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-272-0/+38
* doctool: update testsGiovanni Campagna2014-02-2636-130/+253
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-205-0/+136
* doctool: update reference testsGiovanni Campagna2014-02-20627-6712/+5606
* scanner: Don't barf on anonymous unionsColin Walters2013-10-302-0/+50
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-281-0/+25
* giscanner: write virtual method instance parameter docs to .gir fileDieter Verfaillie2013-10-082-2/+2
* giscanner: don't generate synthetic names for '...' parameterDieter Verfaillie2013-10-081-1/+1
* giscanner: honor line and paragraph breaks in description fieldsDieter Verfaillie2013-10-083-3/+6