summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-072-0/+10
* Support hexadecimal escapes in constantsColin Walters2010-12-022-0/+5
* scanner: Only mark structures and unions as out-caller-allocatesColin Walters2010-11-193-0/+28
* Fix tests to look in correct directory for typelibsColin Walters2010-11-165-14/+4
* tests: Print an error messageColin Walters2010-11-161-2/+2
* scanner: use c-symbol-prefix for method pairing where possibleJonathan Matthew2010-11-161-31/+23
* Add support for gunichar in typelibColin Walters2010-11-123-0/+16
* Add g_object_info_find_signalColin Walters2010-11-121-0/+7
* build: Fix scanner/compiler to look in $(top_builddir) nowColin Walters2010-11-111-2/+2
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-095-8/+12
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-013-2/+64
* scanner: Support GStrv as signal parametersColin Walters2010-10-212-0/+34
* Accept trailing whitespace at the start of a comment blockColin Walters2010-10-193-0/+21
* Revert "Apply `(type bitfield)' annotations for enums"Johan Dahlin2010-10-062-13/+0
* Apply `(type bitfield)' annotations for enumsAndreas Rottmann2010-10-052-0/+13
* tests: Specify --libtoolColin Walters2010-09-301-0/+2