summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected
Commit message (Expand)AuthorAgeFilesLines
* Revert "scanner: don't accept invalid symbols in binary expressions"Emmanuele Bassi2023-01-081-0/+14
* test: Add regression test for the new tagsEmmanuele Bassi2023-01-081-1/+1
* scanner: don't accept invalid symbols in binary expressionsLubomir Rintel2023-01-081-14/+0
* tests/scanner: add some tests for #definesLubomir Rintel2023-01-082-0/+28
* Revert "scanner: Mark colliding properties as not introspectable"Emmanuele Bassi2022-02-131-0/+18
* scanner: Mark colliding properties as not introspectableEmmanuele Bassi2022-02-121-18/+0
* regress: Add Fundamental type with no set/get-value-func'sMarco Trevisan (Treviño)2022-01-115-0/+206
* tests: Check new property accessors annotationsEmmanuele Bassi2021-08-052-0/+86
* 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-122-0/+18
|/
* Revert "Add support for element-type to GListModel"Rico Tzschichholz2020-04-282-64/+0
* Add support for element-type to GListModelEmmanuele Bassi2020-04-262-0/+64
* Revert "Add element-type support to GListModel"Emmanuele Bassi2020-04-261-32/+0
* Revert "Generate appropriate docs for ListModel with element-type"Emmanuele Bassi2020-04-261-2/+2
* Generate appropriate docs for ListModel with element-typeEmmanuele Bassi2020-04-241-2/+2
* Add element-type support to GListModelEmmanuele Bassi2020-04-241-0/+32
* Support array arguments with static keywordEmmanuele Bassi2019-09-151-0/+37
* regress: Add regression test for signal with GError paramPhilip Chimento2019-08-013-0/+114
* tests: Add functions using flat struct arraysTomasz Miąsko2019-01-087-0/+269
* 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/+68
* regress: Implement interface and override propertiesPhilip Chimento2018-11-073-3/+21
* regress: Add test for write-only propertyPhilip Chimento2018-10-222-1/+17
* 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/+147
* Add regression tests for default ByteArray element type.Tomasz Miąsko2018-04-152-1/+19
* Reuse const_table between calls to SourceScanner parse_files and parse_macros.Tomasz Miąsko2018-02-131-0/+14
* regress: Check that enum value assignments work for all membersEmmanuele Bassi2018-01-251-0/+4
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-214-1/+70
* Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...Christoph Reiter2017-05-171-1/+10
* regress: Add test for setting a NULL strv in a GValueSam Spilsbury2017-04-251-0/+32
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-173-2/+34
* tests: add regression test for anonymous structScott D Phillips2016-05-083-0/+68
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-082-1/+40
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+45
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-062-0/+98
* Add support for function typedefs without pointerBen Iofel2015-10-192-0/+58
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-292-0/+64
* tests: Add expected files for previous commitColin Walters2015-09-281-0/+32
* regress: Add a test for (nullable)Colin Walters2015-09-031-0/+37
* test: Add a test for GList containing GType.Christoph Reiter2015-07-051-0/+37
* tests: fix make distcheckDieter Verfaillie2015-06-202-0/+62
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-052-1/+19
* 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/+37
* doctool: update testsGiovanni Campagna2014-03-055-10/+77
* tests: Add missing regress documentation test pageSimon Feltman2014-03-021-0/+14
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-271-0/+21
* doctool: update testsGiovanni Campagna2014-02-2633-68/+185