summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-263-0/+29
* tests: build tests only on make checkAlexandre Rostovtsev2011-08-231-10/+6
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-162-4/+47
* Regress-1.0-expected: Update for previous changeColin Walters2011-08-151-0/+40
* annotationparser: Don't eat lines that look like parameters outside param listColin Walters2011-08-142-0/+39
* Try harder to preserve c:typeJohan Dahlin2011-08-135-56/+74
* Add signal flagsJohan Dahlin2011-08-134-10/+87
* annotationparser: Only accept certain tagsColin Walters2011-08-131-2/+4
* remove the flat struct array test and replace with object pointer array testJohn (J5) Palmieri2011-08-132-0/+17
* scanner: add a moved_to property to backcompat functionsTorsten Schönfeld2011-08-132-2/+5
* scanner: handle static methods on all typesTorsten Schönfeld2011-08-134-0/+55
* scanner: Don't throw away blank lines in the docsColin Walters2011-08-133-0/+31
* Switch to storing string form of error quarksDan Winship2011-08-121-1/+1