summaryrefslogtreecommitdiff
path: root/tests/scanner/foo.c
Commit message (Expand)AuthorAgeFilesLines
* giscanner: deprecate GObject-Introspection GTK-Doc tagsDieter Verfaillie2013-10-081-3/+1
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-071-6/+0
* tests: Move Foo into RegressJasper St. Pierre2013-02-071-250/+248
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-261-0/+14
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-1/+1
* scanner: allow GObject.Object as a superclass return typeDan Winship2011-10-131-0/+12
* scanner: handle static methods on all typesTorsten Schönfeld2011-08-131-0/+4
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-43/+0
* Add support for the (skip) annotation on parameters or return valuesDavid Zeuthen2011-05-131-0/+43
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-171-0/+9
* Foreign structs can have constructorsTomeu Vizoso2010-09-091-0/+6
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-081-0/+37
* scanner: Readd --warn-error to tests, fix test caseColin Walters2010-09-031-1/+10
* [scanner] Allow nameless parameters for vfuncsJohan Dahlin2010-09-021-1/+11
* tests: Move FooSkippable to public headers to test comments in headersColin Walters2010-09-011-9/+0
* scanner: Don't parse constructors on non-registered, warn for return valuesColin Walters2010-09-011-0/+17
* tests/scanner: Update annotations and testsColin Walters2010-08-311-1/+62
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-231-0/+5
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-041-0/+10
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-031-10/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-301-0/+10
* Make (skip) annotation work everywhereDan Winship2009-11-231-0/+11
* Bug 556628 – (skip) annotationDan Winship2009-08-241-0/+21
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-161-0/+14
* Bug 557383 - Virtual method supportColin Walters2009-03-051-6/+47
* Revert "Bug 557383 - Virtual function support"Colin Walters2009-02-261-5/+5
* Bug 557383 - Virtual function supportColin Walters2009-02-261-5/+5
* Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-241-2/+2
* Fix warnings pointed out by GCCJohan Dahlin2009-02-201-1/+3
* Bug 561360 - If we can't resolve parent class, use GObjectColin Walters2009-02-051-2/+64
* Bug 561604 - Add test case for skipping va_listColin Walters2009-02-051-0/+5
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-221-0/+22
* Add test for interface prereqColin Walters2008-11-171-0/+24
* Reorganize and fix compiler warningsJohan Dahlin2008-11-111-37/+50
* Always write out transfer-ownership attributeColin Walters2008-10-231-0/+11
* Tests for bug 556777Colin Walters2008-10-201-1/+47
* Bug 557011 - Add g_object_info_get_abstractColin Walters2008-10-201-1/+1
* Bug 556795 - Fix char ** regressionColin Walters2008-10-181-0/+4
* Bug 552374: Const strings should be identified in the gir.Jürg Billeter2008-10-111-0/+12
* Bug 552370: unsigned not scanned properlyJürg Billeter2008-10-111-0/+5
* Extend coverage of boxed struct/union test casesColin Walters2008-10-031-0/+24
* Merge branch 'bug552393-varargs'Colin Walters2008-10-021-0/+6
* Merge branch 'bug552566-timet/wip'Colin Walters2008-09-231-0/+5
* Bug 552390: Handle capitialization like "DBus" more robustlyColin Walters2008-09-201-0/+30
* Add interfaces property to class. Write out implemented interfaces.Colin Walters2008-08-251-1/+24
* Split out annotation tests out of fooJohan Dahlin2008-08-201-193/+0
* Foo->foo, foo-object.h -> foo.hJohan Dahlin2008-08-201-1/+1
* Move the drawable parts out of Foo to its own test.Johan Dahlin2008-08-201-14/+0
* Add a based on GdkDrawable which generates a broken gir.Johan Dahlin2008-08-191-0/+14
* Handle 'any'. Add test for void *.Colin Walters2008-08-121-0/+11