summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* docwriter: Skip non-introspectable nodes in introspectable languagesJasper St. Pierre2013-02-1444-1912/+0
* docwriter: Format list types as if they are arraysJasper St. Pierre2013-02-1441-77/+77
* tests/scanner: add Regress-1.0-*-expected to EXTRA_DISTRico Tzschichholz2013-02-121-1/+4
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111368-1243/+54726
* docwriter: Skip lots of special kinds of parametersJasper St. Pierre2013-02-111-13/+1
* docwriter: Define a new formatter method for getting paramsJasper St. Pierre2013-02-113-1/+7
* transformer: Ensure that types aren't resolved if we can't find themJasper St. Pierre2013-02-071-0/+9
* annotation: Fix invalid typeJasper St. Pierre2013-02-072-4/+3
* transformer: Warn on unnamed params in declarationsJasper St. Pierre2013-02-071-0/+20
* warningtester: Sort the list of warningsJasper St. Pierre2013-02-071-0/+3
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-076-60/+100
* tests: Move TestInherit into RegressJasper St. Pierre2013-02-074-36/+132
* tests: Move Foo into RegressJasper St. Pierre2013-02-074-483/+1909
* tests: Move Annotation into RegressJasper St. Pierre2013-02-075-1267/+1268
* tests: Support warning tests in modern automakeJasper St. Pierre2013-02-071-1/+2
* tests: Update Makefile.amJasper St. Pierre2013-02-071-1/+1
* gimarshalingtests: fix spelling mistake in new vfunc object helpersSimon Feltman2013-02-062-13/+13
* doctool: Move signal/vfunc templates to extend function.tmplJasper St. Pierre2013-02-012-2/+19
* doctool: Update templates to include the actual instance parameterJasper St. Pierre2013-02-013-10/+8
* mallardwriter: Fix code for self-parameter forcingJasper St. Pierre2013-02-011-2/+2
* doc-examples-obj: Rename @self to @obj in doc_examples_obj_methodJasper St. Pierre2013-02-015-7/+7
* ast: Allow lookup of the instance parameter by nameJasper St. Pierre2013-02-014-4/+8
* doc-examples-obj: Fix documentation for doc_examples_obj_methodJasper St. Pierre2013-02-014-4/+5
* doctool: Switch to UI v1.0Jasper St. Pierre2013-02-0136-92/+87
* doctool: Initial import of a Gjs language that we supportJasper St. Pierre2013-02-0113-2/+546
* ast: Make sure to export c:type for signals and propertiesJasper St. Pierre2013-02-013-39/+39
* mallardwriter: Don't set content for linksJasper St. Pierre2013-02-016-10/+10
* doctool: Use a base template for all node kinds that make senseJasper St. Pierre2013-02-012-18/+19
* doctool: Use definition lists instead of tablesJasper St. Pierre2013-02-0113-186/+106
* doctool: Define a standard order of items for all pagesJasper St. Pierre2013-02-0124-38/+146
* doctool: Use a base template for all pagesJasper St. Pierre2013-02-0124-48/+230
* tests: Don't remove the built doctool directories if we're doneJasper St. Pierre2013-02-011-2/+2
* tests: Ignore whitespace differences in template comparisonsJasper St. Pierre2013-02-011-2/+2
* doctool: Use a standard title for both links and for page titlesJasper St. Pierre2013-02-0110-10/+10
* doctool: Switch to a computed page_style for all page templatesJasper St. Pierre2013-02-0111-11/+2
* mallardwriter: Parse %ENUM_FIELDsJasper St. Pierre2013-02-014-11/+20
* mallardwriter: Use the same code to lookup fundamentals as the restJasper St. Pierre2013-02-014-10/+10
* girparser: Serialize and read back the instance_parameterJasper St. Pierre2013-02-017-0/+443
* giscanner: Apply standard annotations to constant valuesJasper St. Pierre2013-02-012-1/+6
* tests: %NULL-terminated is wrongJasper St. Pierre2013-02-013-3/+3
* gimarshallingtests: Add test helpers for marshaling of object argumentsSimon Feltman2013-01-302-0/+200
* tests: Avoid handing out uninitialized memoryTorsten Schönfeld2013-01-201-2/+2
* tests: Fix compiler warningsMartin Pitt2013-01-153-7/+7
* gimarshallingtests: Add method taking a GParamSpec argumentMartin Pitt2013-01-142-2/+14
* gimarshallingtests: Add boxed GList propertyMartin Pitt2013-01-142-0/+34
* gimarshallingtests: Add string_ to boxed structureVadim Rutkovsky2013-01-112-3/+8
* girepository: gchar is a signed typeMartin Pitt2013-01-111-0/+55
* gimarshallingtests: Add vfunc with an array outputPaolo Borelli2013-01-112-0/+20
* tests: add invalid identifier test caseDieter Verfaillie2013-01-091-0/+18
* giscanner: Don't fail on empty GTK-Doc comment blocksDieter Verfaillie2013-01-091-0/+8