summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.gir
Commit message (Expand)AuthorAgeFilesLines
* sourcescanner: Make sure to mark constants as setJasper St. Pierre2013-02-181-0/+15
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-161-15/+14
* annotation: Fix invalid typeJasper St. Pierre2013-02-071-3/+2
* tests: Move do_moo to warnlibJasper St. Pierre2013-02-071-50/+0
* tests: Move TestInherit into RegressJasper St. Pierre2013-02-071-0/+105
* tests: Move Foo into RegressJasper St. Pierre2013-02-071-0/+1435
* tests: Move Annotation into RegressJasper St. Pierre2013-02-071-0/+1005
* ast: Make sure to export c:type for signals and propertiesJasper St. Pierre2013-02-011-23/+23
* girparser: Serialize and read back the instance_parameterJasper St. Pierre2013-02-011-0/+162
* Regress: Add signal returning a GArrayMartin Pitt2013-01-041-0/+13
* Regress: Update expected gir for previous changesRico Tzschichholz2012-11-211-0/+34
* scanner: Emit correct type for unsigned integer constantsColin Walters2012-11-071-1/+1
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-10-301-0/+15
* Add documentation for enumeration membersGiovanni Campagna2012-10-281-29/+61
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-271-0/+15
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-111-0/+20
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-121-0/+38
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-211-0/+38
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-131-29/+0
* Test typedef in #defineAlban Browaeys2012-08-031-0/+8
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-031-0/+5
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-031-0/+5
* Regress: Update expected gir for previous changesColin Walters2012-07-311-1/+1
* Add test for "rename to" annotation for recordsJon Nordby2012-07-271-0/+29
* scanner: support stability tagEvan Nemerson2012-07-101-0/+10
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-081-1/+15
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-071-33/+57
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-181-0/+123
* tests: Add a refcounting boxedJasper St. Pierre2012-06-011-0/+17
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-251-0/+17
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-051-1/+1
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-191-0/+6
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-051-0/+20
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-25/+25
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-271-0/+24
* Add test for a GPtrArray return with transfer fullMartin Pitt2012-02-161-0/+8
* scanner: Allow adding annotations to vfuncs directlyJasper St. Pierre2012-02-091-0/+27
* tests/scanner: Update Regress-1.0-expected.girRico Tzschichholz2012-02-061-11/+11
* Add tests for array arguments in callbacksGiovanni Campagna2012-02-061-0/+34
* Add regress_test_null_gerror_callbackPaolo Borelli2012-02-061-0/+11
* tests: Add another simple boxed type with a complex constructorJasper St. Pierre2012-02-031-0/+30
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-241-0/+79
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier Crête2012-01-101-0/+13
* tests: Add a long string constant testColin Walters2011-12-201-0/+5
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-211-0/+16
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-141-0/+19
* Add constant value annotationJohan Dahlin2011-09-141-5/+13
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-111-0/+39
* scanner: Don't try to copy c:type if we're parsing (element-type)Colin Walters2011-08-291-41/+41
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-261-0/+8