summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add regression test for skipped #defineXavier Claessens2011-08-261-0/+6
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-261-0/+18
* annotationparser: Don't eat lines that look like parameters outside param listColin Walters2011-08-141-0/+38
* Add signal flagsJohan Dahlin2011-08-131-0/+36
* remove the flat struct array test and replace with object pointer array testJohn (J5) Palmieri2011-08-131-0/+15
* scanner: Don't throw away blank lines in the docsColin Walters2011-08-131-0/+16
* Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-121-0/+32
* Don't use deprecated G_CONST_RETURNDominique Leuenberger2011-08-081-5/+5
* scanner: Support _get_gtype() as a GType creation suffixColin Walters2011-06-031-2/+2
* Regress: fix GVariant testsGiovanni Campagna2011-06-011-5/+5