summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
...
* scanner: Add --symbol-filter-cmdGarrett Regier2015-04-204-0/+107
* scanner: allow multiline annotationsDieter Verfaillie2015-04-184-44/+629
* Makefile.introspection: pass CC to scannerDieter Verfaillie2015-04-181-0/+1
* giscanner: enable the --reparse-validate option for our test suiteDieter Verfaillie2015-03-041-1/+1
* scanner: allow (array zero-terminated) instead of (array zero-terminated=1)Dieter Verfaillie2015-03-032-6/+4
* Don't unconditionally include config.h in regress.cMatthias Clasen2014-10-101-0/+3
* tests: Change names with case-only distinctionPhilip Chimento2014-10-013-5/+5
* scanner: Honor nested types on array declarations as wellColin Walters2014-09-056-1/+69
* tests/scanner: Decorate Symbols for ExportChun-wei Fan2014-08-1522-1/+752
* Update Regress-1.0-sections-expected.txtSimon Feltman2014-08-071-0/+1
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-079-0/+283
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-037-0/+125
* build: Fix distcheck after addition of identifier filteringSimon Feltman2014-06-031-1/+2
* scanner: Add --identifier-filter-cmdSimon Feltman2014-06-035-1/+152
* tests: fix Regress expected outputRyan Lortie2014-05-071-2/+11
* Revert "giscanner: don't accept (allow-none) on Returns:"Ryan Lortie2014-05-065-38/+35
* giscanner: write nullable and optional attributesRyan Lortie2014-05-061-18/+62
* giscanner: don't accept (allow-none) on Returns:Dieter Verfaillie2014-05-065-35/+38
* doctool: update testsGiovanni Campagna2014-03-05107-150/+304
* tests: Fix function pointer prototype in regress.hSimon Feltman2014-03-031-1/+1
* tests: Add missing regress documentation test pageSimon Feltman2014-03-021-0/+14
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-276-0/+88
* doctool: update testsGiovanni Campagna2014-02-26177-314/+1593
* maintransformer: don't pair methods if the symbol prefix does not match with ...Giovanni Campagna2014-02-263-0/+42
* scanner: support virtual functions with a typedef-ed callbackGiovanni Campagna2014-02-2013-0/+364
* doctool/Gjs: some more fixes for structs and unionsGiovanni Campagna2014-02-2020-328/+4
* doctool: update reference testsGiovanni Campagna2014-02-201687-20049/+15904
* regress: Fix regress_test_torture_signature_2() to actually call the callbackMartin Pitt2014-01-141-0/+1
* scanner: Replace GInitiallyUnowned field sharing with generic solutionSimon Feltman2014-01-041-4/+4
* scanner: Fix parsing for various typedef struct orderingsSimon Feltman2014-01-042-4/+0
* tests: Update GI to use parallel test harnessSimon Feltman2014-01-042-4/+4
* tests: Add transformer tests for callback typedefsSimon Feltman2014-01-021-0/+16
* tests: Add nested union unittestsSimon Feltman2014-01-021-0/+85
* tests: Add nested struct tests for transformerSimon Feltman2014-01-021-0/+107
* tests: Add transformer typedef struct testsSimon Feltman2014-01-022-1/+243
* scanner: Fix get_symbols/comments to maintain the scanner listsSimon Feltman2014-01-022-1/+46
* tests: Add tests for various struct typedef combinationsSimon Feltman2014-01-024-0/+258
* tests: Use Python unittest module parameterization for annotationparserSimon Feltman2013-12-292-58/+70
* tests: Refactor test_parser and test_patterns to use unittest.TestSuiteSimon Feltman2013-12-292-50/+119
* tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIESSimon Feltman2013-12-291-3/+7
* tests: Use Automake test harness for scanner diff testsSimon Feltman2013-12-292-20/+30
* scanner: Support boolean constantsFlorian Müllner2013-11-292-0/+4
* scanner: Don't barf on anonymous unionsColin Walters2013-10-308-0/+182
* giscanner: Test fixups for field annotations and documentationStef Walter2013-10-283-0/+51
* giscanner: Include field documentationStef Walter2013-10-281-0/+3
* giscanner: Correctly consume field annotations on structsStef Walter2013-10-283-0/+54
* giscanner: Respect __GI_SCANNER__ when scanning for macrosStef Walter2013-10-212-0/+22
* tests: interesting annotationparser test caseDieter Verfaillie2013-10-091-0/+167
* tests: prevent warnings with some make implementationsDieter Verfaillie2013-10-091-8/+4
* giscanner: write '<varargs/>' instead of '<varargs></varargs>'Dieter Verfaillie2013-10-082-8/+4