tests: Add a foreign struct signal test
[platform/upstream/gobject-introspection.git] / tests / scanner / regress.c
2012-05-25 Jasper St. Pierretests: Add a foreign struct signal test
2012-05-25 Jasper St. Pierretests: Fix warnings
2012-05-05 Martin PittFix regress_test_closure_variant return value
2012-05-02 Martin PittFix GVariant handling in regress_test_closure_variant
2012-04-24 Martin Pitttests: Add flags and enum to GValue GHash in/out
2012-04-19 Bastian Winklertests: Add GType property TestObj:gtype
2012-04-09 Johan DahlinMake introspection compile with -Wall -Werror
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks:
2012-03-27 Alberto MardeganAdd regression tests for GHashTable holding GValue
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-16 Martin PittAdd test for a GPtrArray return with transfer full
2012-02-06 Giovanni CampagnaAdd tests for array arguments in callbacks
2012-02-06 Paolo BorelliAdd regress_test_null_gerror_callback
2012-02-05 Sebastian PölsterlUse g_free as element_free_func
2012-02-03 Colin WaltersAdd Emacs mode lines to C sources
2012-02-03 Jasper St. Pierretests: Add another simple boxed type with a complex...
2012-01-24 Martin PittAdd regress test methods for callbacks taking GError...
2012-01-10 Olivier CrêteAllow using GLib.List(Foo) instead of GLib.List<Foo>
2011-10-21 Martin PittAdd regress test method for a (skip) return value witho...
2011-10-14 John (J5) Palmieriadd test for checking refcounting of signals with trans...
2011-09-02 Vincent Untzregress: Fix wrong type of variable in regression test
2011-08-26 Xavier Claessensadd regression test for skipped #define
2011-08-26 Xavier ClaessensAdd a regress test for a method returning GPtrArray
2011-08-14 Colin Waltersannotationparser: Don't eat lines that look like parame...
2011-08-13 Johan DahlinMerge remote-tracking branch 'origin/gir-docbook'
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 Johan DahlinAdd signal flags
2011-08-13 John (J5) Palmieriremove the flat struct array test and replace with...
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-13 Martin PittAdd Regress method for a closure taking and returning...
2011-08-13 Colin Waltersscanner: Don't throw away blank lines in the docs
2011-08-12 Martin PittAdd Regress method for a closure taking and returning...
2011-08-08 Dominique LeuenbergerDon't use deprecated G_CONST_RETURN
2011-06-03 Colin Waltersscanner: Support _get_gtype() as a GType creation suffix
2011-06-01 Giovanni CampagnaRegress: fix GVariant tests
2011-05-25 Colin WaltersRegress: Add GVariant tests
2011-05-14 David ZeuthenAdd more coverage for recently added (skip) regress...
2011-05-13 David ZeuthenMove recently added (skip) tests to the regress module
2011-05-12 Giovanni CampagnaGScannerParser: recognize character constants
2011-05-04 Colin WaltersAdd test function regress_test_struct_fixed_array_frob
2011-02-22 Tomeu VizosoAdd warnings for the (constructor) annotation
2011-02-02 Tomeu VizosoAdd (method) overrides
2011-01-28 Tomeu VizosoAdd (constructor) annotation
2011-01-13 Pavel HolejsovskyMake caller-allocates detection work for struct aliases
2010-12-15 Jonathan Matthewscanner: support typedefs for container types
2010-12-08 Pavel HolejsovskyFix thinko in regress suite.
2010-11-19 Colin Waltersscanner: Only mark structures and unions as out-caller...
2010-11-12 Colin WaltersAdd support for gunichar in typelib
2010-11-01 Owen W. TaylorHandle enumerations with the full range of signed and...
2010-10-21 Colin Waltersscanner: Support GStrv as signal parameters
2010-09-28 Pavel HolejsovskyModify Regress impl so that inout args ignore (transfer... GOBJECT_INTROSPECTION_0_9_7
2010-09-28 Pavel HolejsovskyRemove Regress tests with input args with transfer...
2010-09-27 Colin Waltersregress: Remove busted tests
2010-09-14 Colin Waltersscanner: Handle G_TYPE_HASH_TABLE
2010-09-13 Colin Waltersscanner: Add a test for G_TYPE_ARRAY and (element-type...
2010-09-07 John (J5) Palmieritrick scanner into marking a symbol as a function inste...
2010-09-02 Colin Waltersscanner: Associate constructors with correct class
2010-08-31 Colin Walterstests/scanner: Update annotations and tests
2010-08-31 Colin Walterstests: Remove GIMarshallingTests, rename Everything...