summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected
Commit message (Expand)AuthorAgeFilesLines
* 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-213-0/+45
* 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/+32
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-173-2/+34
* tests: add regression test for anonymous structScott D Phillips2016-05-082-0/+60
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-082-1/+29
* tests: Add regression test for out array of structPhilip Chimento2016-02-071-0/+32
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-062-0/+72
* Add support for function typedefs without pointerBen Iofel2015-10-192-0/+55
* 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/+36
* test: Add a test for GList containing GType.Christoph Reiter2015-07-051-0/+36
* tests: fix make distcheckDieter Verfaillie2015-06-202-0/+61
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-051-0/+18
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-072-0/+69
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+26
* doctool: update testsGiovanni Campagna2014-03-0597-125/+212
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-271-0/+19
* doctool: update testsGiovanni Campagna2014-02-26107-116/+1153
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-202-0/+54
* doctool/Gjs: some more fixes for structs and unionsGiovanni Campagna2014-02-2020-328/+4
* doctool: update reference testsGiovanni Campagna2014-02-20530-7497/+5576
* scanner: Don't barf on anonymous unionsColin Walters2013-10-302-0/+50
* giscanner: Test fixups for field annotations and documentationStef Walter2013-10-281-0/+25
* giscanner: honor line and paragraph breaks in description fieldsDieter Verfaillie2013-10-083-3/+6
* Revert addition of __int128 testsColin Walters2013-05-071-25/+0
* Add expected doc files for previous commitColin Walters2013-05-071-0/+25
* tests: add missing expected generated documentationDieter Verfaillie2013-04-222-0/+71
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-094-4/+4
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-271-0/+39
* tests: Add missing expected filesColin Walters2013-02-279-0/+402
* tests: Add RegressTestReferenceEnum to the doc testsJasper St. Pierre2013-02-181-0/+51
* docwriter: Use the fully-qualified name for functions and methodsJasper St. Pierre2013-02-15106-106/+106
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-15411-411/+413
* doctool: Make sure to add "new"Jasper St. Pierre2013-02-1515-15/+15
* doctool: Don't put curly braces around the construct props if there are noneJasper St. Pierre2013-02-1511-22/+11
* doctool: Don't link to the namespace from the namespace pageJasper St. Pierre2013-02-151-2/+1
* docwriter: Don't render constants for nowJasper St. Pierre2013-02-1518-451/+0
* doctool: Remove an extra <p> in the signalsJasper St. Pierre2013-02-154-4/+4
* doctool: Remove the ctype from the signal return valueJasper St. Pierre2013-02-144-4/+4
* doctool: Add an link for signal methodsJasper St. Pierre2013-02-1419-19/+19
* doctool: Fix Gjs class signatureJasper St. Pierre2013-02-1415-30/+77
* doctool: Gjs doesn't have extra signal parametersJasper St. Pierre2013-02-1419-171/+19
* doctool: Fix use of <dl> tag in templatesJasper St. Pierre2013-02-14324-1640/+2632
* docwriter: Skip non-introspectable nodes in introspectable languagesJasper St. Pierre2013-02-1422-933/+0
* docwriter: Format list types as if they are arraysJasper St. Pierre2013-02-1420-37/+37
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-11452-0/+17996