summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-071-0/+31
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+11
* Revert "giscanner: don't accept (allow-none) on Returns:"Ryan Lortie2014-05-061-1/+1
* giscanner: don't accept (allow-none) on Returns:Dieter Verfaillie2014-05-061-1/+1
* maintransformer: don't pair methods if the symbol prefix does not match with ...Giovanni Campagna2014-02-261-0/+10
* regress: Fix regress_test_torture_signature_2() to actually call the callbackMartin Pitt2014-01-141-0/+1
* giscanner: fix description field storage in .gir filesDieter Verfaillie2013-10-081-3/+6
* giscanner: deprecate GObject-Introspection GTK-Doc tagsDieter Verfaillie2013-10-081-25/+6
* tests: Add a struct with fixed-size gcharColin Walters2013-04-191-0/+8
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-271-0/+22
* tests: Fix compiler warningsMartin Pitt2013-01-151-5/+5
* Clean up cairo handling somewhatColin Walters2013-01-071-1/+6
* Regress: Add signal returning a GArrayMartin Pitt2013-01-041-0/+20
* tests: Fix up WarnLib build, remove accidental additions to regress.cColin Walters2012-12-051-14/+0
* WarnLib: New library for testing API that emits warningsColin Walters2012-12-021-0/+14
* Add more tests for boxed typesGiovanni Campagna2012-11-201-0/+47
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-271-0/+12
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-111-0/+14
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-121-0/+62
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-211-0/+12
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-131-17/+0
* tests: Fix coding style and compiler warning in regressColin Walters2012-08-051-3/+6
* Add test for "rename to" annotation for recordsJon Nordby2012-07-271-0/+14
* regress: Use G_DEFINE_INTERFACEJasper St. Pierre2012-07-161-14/+3
* regress: Fix regress_test_versioningJasper St. Pierre2012-07-161-1/+1
* scanner: support stability tagEvan Nemerson2012-07-101-0/+12
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-181-0/+84
* tests: Add a refcounting boxedJasper St. Pierre2012-06-011-0/+32
* tests: Fix a memory leakJasper St. Pierre2012-05-251-1/+4
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-251-0/+27
* tests: Fix warningsJasper St. Pierre2012-05-251-1/+1
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-051-1/+3
* Fix GVariant handling in regress_test_closure_variantMartin Pitt2012-05-021-4/+2
* tests: Add flags and enum to GValue GHash in/outMartin Pitt2012-04-241-0/+18
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-191-1/+23
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-091-2/+4
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-051-0/+14
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-1/+8
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-271-0/+92
* Add test for a GPtrArray return with transfer fullMartin Pitt2012-02-161-0/+16
* Add tests for array arguments in callbacksGiovanni Campagna2012-02-061-0/+15
* Add regress_test_null_gerror_callbackPaolo Borelli2012-02-061-0/+10
* Use g_free as element_free_funcSebastian Pölsterl2012-02-051-1/+1
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-0/+1
* tests: Add another simple boxed type with a complex constructorJasper St. Pierre2012-02-031-0/+29
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-241-0/+42
* Allow using GLib.List(Foo) instead of GLib.List<Foo>Olivier Crête2012-01-101-2/+38
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-211-0/+24
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-141-0/+30
* regress: Fix wrong type of variable in regression testVincent Untz2011-09-021-1/+1