summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected
Commit message (Expand)AuthorAgeFilesLines
* 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