summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-123-0/+50
* Don't use deprecated G_CONST_RETURNDominique Leuenberger2011-08-081-5/+5
* Don't copy python files in scanner testsColin Walters2011-07-271-16/+0
* giscanner: Make comments starting with tab characters workJasper St. Pierre2011-07-222-1/+30
* giscanner: mark GAsyncReadyCallbacks as allow-noneDan Winship2011-07-012-1/+5
* Don't use soon-to-be deprecated G_CONST_RETURNColin Walters2011-06-091-5/+5
* Fix accessing structure fields that are arraysGiovanni Campagna2011-06-082-12/+3
* Always add a zero-terminated attribute when it cannot be impliedGiovanni Campagna2011-06-042-26/+28
* scanner: Support _get_gtype() as a GType creation suffixColin Walters2011-06-033-4/+5
* Update expected GIR for commit e70cdbce955475915ea441bdbd45d02d825786f6Colin Walters2011-06-031-5/+5
* scanner: Parse GNUC expression statementsColin Walters2011-06-021-0/+4
* Regress: fix GVariant testsGiovanni Campagna2011-06-011-5/+5
* Regress: Add GVariant testsColin Walters2011-05-253-0/+99
* Add more coverage for recently added (skip) regress additionsDavid Zeuthen2011-05-133-21/+286
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-136-107/+113
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-133-0/+107
* GScannerParser: recognize character constantsGiovanni Campagna2011-05-123-1/+20
* giscanner: read (array) and (element-type) annotations for fieldsGiovanni Campagna2011-05-112-8/+60
* Update expected gir for previous changeGOBJECT_INTROSPECTION_0_10_8Colin Walters2011-05-051-0/+5
* Add test function regress_test_struct_fixed_array_frobColin Walters2011-05-042-0/+12
* g_field_info_get_field: return correct pointer for C arrayMaxim Ermilov2011-05-042-0/+15
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-223-0/+16
* Include cairo.h instead of cairo/cairo.hSimon van der Linden2011-02-111-1/+1
* Add (method) overridesTomeu Vizoso2011-02-023-0/+16
* Preserve gtk-doc section namesJohan Dahlin2011-02-011-0/+1
* Add (constructor) annotationTomeu Vizoso2011-01-283-0/+22
* Preserve the c:type of array elementsTomeu Vizoso2011-01-213-26/+26
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-133-0/+37
* Add support for g[u]intptr in scanner and girwriter.Pavel Holejsovsky2011-01-133-8/+8
* tests: Update expected girs for --c-includeColin Walters2011-01-114-0/+4