summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scanner: Handle G_TYPE_HASH_TABLEColin Walters2010-09-141-0/+21
* scanner: Add a test for G_TYPE_ARRAY and (element-type uint)Colin Walters2010-09-131-0/+27
* trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2010-09-071-2/+2
* scanner: Associate constructors with correct classColin Walters2010-09-021-1/+1
* tests/scanner: Update annotations and testsColin Walters2010-08-311-4/+3
* tests: Remove GIMarshallingTests, rename Everything to RegressColin Walters2010-08-311-0/+2913