summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* Create a new symbol instead of changing its identifier in place.Tomasz Miąsko2018-02-131-0/+7
* Reuse const_table between calls to SourceScanner parse_files and parse_macros.Tomasz Miąsko2018-02-135-0/+48
* Fix parsing when type_specifier comes before type_qualifier.Tomasz Miąsko2018-02-092-2/+2
* Merge branch '120-subdir-objects' into 'master'Emmanuele Bassi2018-02-091-11/+11
|\
| * removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2018-02-081-11/+11
* | Preserve complete_ctype when using type from annotation.Tomasz Miąsko2018-02-092-3/+3
|/
* regress: Check that enum value assignments work for all membersEmmanuele Bassi2018-01-255-1/+16
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-2114-2/+241
* Add a test for "(in) (transfer floating)" parameters beeing an alias for "(in...Christoph Reiter2017-05-176-5/+37
* Revert "removing $(srcdir) because it is not replaced correctly and not neces...Emmanuele Bassi2017-05-041-12/+12
* Revert "build: Use $(srcdir) when calling Python scripts"Emmanuele Bassi2017-05-041-1/+1
* build: Use $(srcdir) when calling Python scriptsEmmanuele Bassi2017-05-041-1/+1
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2017-05-041-12/+12
* regress: Add test for setting a NULL strv in a GValueSam Spilsbury2017-04-257-0/+121
* tests: Update "expected" for Regress-1.0.girRico Tzschichholz2017-03-201-1/+1
* typedefs: fix type information.Mathieu Duponchelle2017-03-141-2/+0
* tests: Update "expected" for hidden fundamental classRico Tzschichholz2017-01-1711-6/+108
* tests: Add a hidden fundamental classLionel Landwerlin2017-01-142-0/+41
* tests: add regression test for anonymous structScott D Phillips2016-05-0810-0/+226
* tests: Add regression test for signal w. array+lenPhilip Chimento2016-02-0810-5/+141
* tests: Add regression test for out array of structPhilip Chimento2016-02-077-0/+168
* tests: Add more regression tests for (not nullable)Philip Withnall2015-11-0610-0/+344
* tests: Usage a single allocation for test_ghash_gvalue_returnSimon Feltman2015-10-191-22/+26
* tests: Free input array in test_array_int_inout()Simon Feltman2015-10-191-0/+2
* tests: Free input string in regress_test_utf8_inout()Simon Feltman2015-10-191-0/+1
* tests: Unref async result after adding to idle callbackSimon Feltman2015-10-191-0/+1
* Add support for function typedefs without pointerBen Iofel2015-10-1910-0/+214
* maintransformer: Fix regression in callback closure assignmentColin Walters2015-10-102-27/+14
* build: Add test XML file to buildPhilip Withnall2015-10-051-0/+1
* giscanner: Mark gpointer nodes as nullable by defaultPhilip Withnall2015-10-044-16/+122
* giscanner: Mark (closure) parameters as (nullable) by conventionPhilip Withnall2015-10-042-20/+100
* scanner: Fix allow-none on return valuesGarrett Regier2015-09-2910-1/+234
* tests: Fix python2/3 difference with respect to rawunicodeescapeColin Walters2015-09-291-1/+1
* giscanner: Use builtins module in Python 3Simon Feltman2015-09-291-2/+6
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-294-5/+22
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-294-0/+4
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-294-0/+4
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-294-1/+6
* tests: Add expected files for previous commitColin Walters2015-09-283-0/+94
* scanner: GVariants are also valid to be floatingColin Walters2015-09-284-0/+21
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-1/+1
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-271-1/+1
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-261-1/+1
* regress: Add a test for (nullable)Colin Walters2015-09-037-0/+138
* test: Add a test for GList containing GType.Christoph Reiter2015-07-057-0/+146
* tests: add missing fixed-size array annotation testsDieter Verfaillie2015-06-291-0/+55
* tests: go through 'env' for all TESTS_ENVIRONMENTDieter Verfaillie2015-06-291-1/+1
* tests: don't repeat --warn-all --reparse-validate argumentsDieter Verfaillie2015-06-292-2/+1
* tests: sync with GTK-Doc test suite @ 02e545371e2132a97458888895cacf57b8c0f83...Dieter Verfaillie2015-06-2410-40/+1229
* tests: make sure g-ir-scanner can find cairo-1.0.girDieter Verfaillie2015-06-241-8/+8