summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests for complex arrays as in argumentsGOBJECT_INTROSPECTION_1_29_0Giovanni Campagna2011-06-132-93/+235
* gimarshallingtests: add a few more array testsDan Winship2011-06-102-0/+69
* 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
* Add tests for returning zero-terminated arrays of non-stringsGiovanni Campagna2011-05-122-2/+27
* 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
* gimarshallingtests: Remove incorrect castColin Walters2011-04-181-1/+1
* [tests] add a gclosure_return method to test passing GClosures between methodsJohn (J5) Palmieri2011-03-162-1/+38
* Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).GOBJECT_INTROSPECTION_0_10_3Laszlo Pandy2011-02-232-3/+77
* Add GIMarshalllingTests function with in parameter as well as GError.Laszlo Pandy2011-02-232-0/+15
* Add mask flags to GIMarshallingTests to test for flags with the same value.Laszlo Pandy2011-02-232-2/+10
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-225-0/+35
* Update exact wording of warning in testTomeu Vizoso2011-02-221-1/+1
* Add warnings for the (method) annotationTomeu Vizoso2011-02-222-0/+27
* Add non GType flags to GIMarshallingTests.Laszlo Pandy2011-02-222-0/+58
* [tests] Add GIMarshallingTests function for multiple in and multiple out args.Laszlo Pandy2011-02-182-2/+20
* 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
* Add GIMarshallingTests.Interface2Tomeu Vizoso2011-01-202-0/+44
* Initialize GIMarshallingTestsBoxedStruct so we can test its valuesTomeu Vizoso2011-01-191-1/+1
* Add GIMarshallingTests function which sets a GError, to test exception handli...Laszlo Pandy2011-01-192-0/+19
* [tests] add tests for guint8 arraysIgnacio Casal Quinteiro2011-01-192-0/+16
* Add a second enum to GIMarshallingTests to support pygi tests for non-gtype e...Laszlo Pandy2011-01-171-0/+6
* test: gi_marshalling_tests_array_gvariant_inMikkel Kamstrup Erlandsen2011-01-172-0/+16
* 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
* tests: Fix build by including correct headers with --c-includeBenjamin Otte2011-01-112-1/+6
* scanner: Make sure that vfuncs made to the GIRTomeu Vizoso2011-01-071-0/+5
* scanner: avoid crash when annotation explicitly changes 'self' argumentPavel Holejsovsky2010-12-213-0/+15
* make check pass for recent commitsColin Walters2010-12-171-4/+4
* scanner: support typedefs for container typesJonathan Matthew2010-12-163-0/+67
* giscanner: don't ignore signal parameter names from annotations.Pavel Holejsovsky2010-12-151-3/+3
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1