summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.h
Commit message (Expand)AuthorAgeFilesLines
* Add regress test methods for callbacks taking GError and GHashTableMartin Pitt2012-01-241-0/+14
* tests: Add a long string constant testColin Walters2011-12-201-0/+8
* Add regress test method for a (skip) return value without out argumentsMartin Pitt2011-10-211-0/+4
* add test for checking refcounting of signals with transfer none object paramsJohn (J5) Palmieri2011-10-141-0/+1
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-111-0/+17
* add regression test for skipped #defineXavier Claessens2011-08-261-0/+2
* Add a regress test for a method returning GPtrArrayXavier Claessens2011-08-261-0/+3
* annotationparser: Don't eat lines that look like parameters outside param listColin Walters2011-08-141-0/+1
* remove the flat struct array test and replace with object pointer array testJohn (J5) Palmieri2011-08-131-0/+2
* scanner: Don't throw away blank lines in the docsColin Walters2011-08-131-0/+2
* Add Regress method for a closure taking and returning a GVariantMartin Pitt2011-08-121-0/+1
* Don't use soon-to-be deprecated G_CONST_RETURNColin Walters2011-06-091-5/+5
* Fix accessing structure fields that are arraysGiovanni Campagna2011-06-081-4/+2
* scanner: Support _get_gtype() as a GType creation suffixColin Walters2011-06-031-1/+2
* scanner: Parse GNUC expression statementsColin Walters2011-06-021-0/+4
* Regress: Add GVariant testsColin Walters2011-05-251-0/+5
* Add more coverage for recently added (skip) regress additionsDavid Zeuthen2011-05-131-5/+33
* Move recently added (skip) tests to the regress moduleDavid Zeuthen2011-05-131-0/+12
* GScannerParser: recognize character constantsGiovanni Campagna2011-05-121-1/+10
* giscanner: read (array) and (element-type) annotations for fieldsGiovanni Campagna2011-05-111-0/+22
* Add test function regress_test_struct_fixed_array_frobColin Walters2011-05-041-0/+2
* g_field_info_get_field: return correct pointer for C arrayMaxim Ermilov2011-05-041-0/+5
* Add warnings for the (constructor) annotationTomeu Vizoso2011-02-221-0/+1
* Include cairo.h instead of cairo/cairo.hSimon van der Linden2011-02-111-1/+1
* Add (method) overridesTomeu Vizoso2011-02-021-0/+1
* Add (constructor) annotationTomeu Vizoso2011-01-281-0/+1
* Make caller-allocates detection work for struct aliasesPavel Holejsovsky2011-01-131-0/+9
* scanner: support typedefs for container typesJonathan Matthew2010-12-161-0/+18
* Support hexadecimal escapes in constantsColin Walters2010-12-021-0/+2
* scanner: Only mark structures and unions as out-caller-allocatesColin Walters2010-11-191-0/+2
* Add support for gunichar in typelibColin Walters2010-11-121-0/+1
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-011-1/+10
* Remove Regress tests with input args with transfer full or container.Pavel Holejsovsky2010-09-281-11/+0
* regress: Remove busted testsColin Walters2010-09-271-2/+0
* [scanner] Support private/public directivesJohan Dahlin2010-09-201-0/+18
* scanner: Add c_type for callbacksColin Walters2010-09-141-0/+7
* scanner: Parse annotations for typedefsColin Walters2010-09-141-0/+16
* scanner: Skip functions with leading '_'Colin Walters2010-09-091-0/+2
* scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters2010-09-091-0/+4
* scanner: Kill glibastColin Walters2010-09-081-0/+2
* Handle casing better for constantsOwen W. Taylor2010-09-071-0/+7
* scanner: Automatically skip callables which contain a skipped nodeColin Walters2010-09-071-0/+16
* trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2010-09-071-1/+1
* scanner: Associate constructors with correct classColin Walters2010-09-021-1/+1
* tests/scanner: Update annotations and testsColin Walters2010-08-311-0/+5
* tests: Remove GIMarshallingTests, rename Everything to RegressColin Walters2010-08-311-0/+506