summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Regress: Add GVariant testsColin Walters2011-05-251-0/+63
* Add more coverage for recently added (skip) regress additionsDavid Zeuthen2011-05-131-15/+110
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-0/+49
* GScannerParser: recognize character constantsGiovanni Campagna2011-05-121-0/+1
* Add test function regress_test_struct_fixed_array_frobColin Walters2011-05-041-0/+10
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-221-0/+10
* Add (method) overridesTomeu Vizoso2011-02-021-0/+10
* Add (constructor) annotationTomeu Vizoso2011-01-281-0/+10
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-131-0/+10
* scanner: support typedefs for container typesJonathan Matthew2010-12-161-0/+18
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1
* scanner: Only mark structures and unions as out-caller-allocatesColin Walters2010-11-191-0/+11
* Add support for gunichar in typelibColin Walters2010-11-121-0/+5
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-011-0/+29
* scanner: Support GStrv as signal parametersColin Walters2010-10-211-0/+20
* Modify Regress impl so that inout args ignore (transfer) for 'in' direction.GOBJECT_INTROSPECTION_0_9_7Pavel Holejsovsky2010-09-281-9/+9
* Remove Regress tests with input args with transfer full or container.Pavel Holejsovsky2010-09-281-117/+0
* regress: Remove busted testsColin Walters2010-09-271-35/+0