summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* scanner: support stability tagEvan Nemerson2012-07-103-0/+25
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-082-1/+26
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-075-50/+88
* Maintransfomer: fix again paring error domains with unregistered enumsGiovanni Campagna2012-07-023-0/+27
* Add missing SLetter expected girColin Walters2012-07-021-0/+44
* tests: Add GSpawnError-alike to SLetterColin Walters2012-07-022-0/+15
* tests: Add SLetterColin Walters2012-07-023-0/+35
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-183-0/+269
* tests: Add a refcounting boxedJasper St. Pierre2012-06-013-0/+60
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-263-0/+24
* tests: Fix a memory leakJasper St. Pierre2012-05-251-1/+4
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-253-0/+45
* tests: Fix warningsJasper St. Pierre2012-05-251-1/+1
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-052-2/+4
* Fix GVariant handling in regress_test_closure_variantMartin Pitt2012-05-022-5/+3
* tests: Add flags and enum to GValue GHash in/outMartin Pitt2012-04-241-0/+18
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-193-1/+30
* Revert "annotationparser: indent _parse_comment_block gtkdoc code"Dieter Verfaillie2012-04-171-8/+0
* annotationparser: indent _parse_comment_block gtkdoc codeAlban Browaeys2012-04-171-0/+8
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-2/+4
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-053-0/+37
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-058-44/+50
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-273-0/+118
* Fix matching of methods named *_get_type()Matthew Booth2012-03-064-8/+180
* Add test for a GPtrArray return with transfer fullMartin Pitt2012-02-163-0/+25
* scanner: Allow adding annotations to vfuncs directlyJasper St. Pierre2012-02-092-0/+33
* tests/scanner: Update Regress-1.0-expected.girRico Tzschichholz2012-02-061-11/+11
* Add tests for array arguments in callbacksGiovanni Campagna2012-02-063-0/+58
* Add regress_test_null_gerror_callbackPaolo Borelli2012-02-063-0/+22
* Use g_free as element_free_funcSebastian Pölsterl2012-02-051-1/+1
* Add Emacs mode lines to C sourcesColin Walters2012-02-036-0/+6
* tests: Add another simple boxed type with a complex constructorJasper St. Pierre2012-02-033-0/+71
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-243-0/+135
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier Crête2012-01-102-2/+51
* tests: Add a long string constant testColin Walters2011-12-202-0/+13
* Add a floating alias for noneJohan Dahlin2011-11-253-1/+21
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-213-0/+44
* tests: Also dist headeronly.hColin Walters2011-10-201-0/+2
* tests: Actually add headeronly.hColin Walters2011-10-201-0/+9
* scanner: Support --header-only flagColin Walters2011-10-191-1/+4
* barapp: Don't call g_thread_init()Colin Walters2011-10-181-1/+0
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-143-0/+50
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-133-1/+19
* Add constant value annotationJohan Dahlin2011-09-144-8/+54
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-112-0/+56
* Windows port: disable barapp test program on WindowsDieter Verfaillie2011-09-071-0/+2
* Windows port: set CAIRO_LIBS in LIBADD, not LDFLAGSDieter Verfaillie2011-09-071-1/+2
* regress: Fix wrong type of variable in regression testVincent Untz2011-09-021-1/+1
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-293-52/+52
* add regression test for skipped #defineXavier Claessens2011-08-262-0/+8