summaryrefslogtreecommitdiff
path: root/tests/scanner/regress.h
Commit message (Expand)AuthorAgeFilesLines
* scanner: Support boolean constantsFlorian Müllner2013-11-291-0/+1
* scanner: Don't barf on anonymous unionsColin Walters2013-10-301-0/+12
* giscanner: Respect __GI_SCANNER__ when scanning for macrosStef Walter2013-10-211-0/+12
* Revert addition of __int128 testsColin Walters2013-05-071-5/+0
* scanner: Parse __int128 and friends as "int"Colin Walters2013-05-071-0/+7
* tests: Add a struct with fixed-size gcharColin Walters2013-04-191-0/+7
* sourcescanner: Fix symbolic references in enum membersJasper St. Pierre2013-02-161-0/+10
* Clean up cairo handling somewhatColin Walters2013-01-071-1/+5
* Add more tests for boxed typesGiovanni Campagna2012-11-201-0/+10
* scanner: Correctly handle large 64 bit integer constantsColin Walters2012-10-301-0/+5
* Add documentation for enumeration membersGiovanni Campagna2012-10-281-0/+7
* regress: Add a test case for skipping a function with an unannotated callbackColin Walters2012-10-271-0/+2
* scanner: Ignore #defines starting with _Colin Walters2012-10-271-1/+5
* [gobject-introspection] Add test method for GDestroy with no user dataSimon Feltman2012-10-111-0/+2
* regress: Add API to test signals with (u)int64 paramsNicolas Dufresne2012-09-121-0/+2
* scanner: methods cannot have an out-arg as their first argTorsten Schönfeld2012-08-211-0/+1
* 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-2/+2
* Test typedef in #defineAlban Browaeys2012-08-031-0/+3
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-031-0/+1
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-031-0/+1
* tests: Fix comment about expected resultJon Nordby2012-07-291-1/+1
* Add test for "rename to" annotation for recordsJon Nordby2012-07-271-0/+17
* regress: Fix regress_test_versioningJasper St. Pierre2012-07-161-1/+1
* scanner: support stability tagEvan Nemerson2012-07-101-0/+3
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-081-0/+11
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-071-0/+14
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-181-0/+62
* tests: Add a refcounting boxedJasper St. Pierre2012-06-011-0/+11
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-251-0/+1
* Fix GVariant handling in regress_test_closure_variantMartin Pitt2012-05-021-1/+1
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-191-0/+1
* Revert "annotationparser: indent _parse_comment_block gtkdoc code"Dieter Verfaillie2012-04-171-8/+0
* annotationparser: indent _parse_comment_block gtkdoc codeAlban Browaeys2012-04-171-0/+8
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-051-0/+3
* Fix malformed GTK-Doc comment blocks:Dieter Verfaillie2012-04-051-1/+1
* Add regression tests for GHashTable holding GValueAlberto Mardegan2012-03-271-0/+2
* Add test for a GPtrArray return with transfer fullMartin Pitt2012-02-161-0/+1
* scanner: Allow adding annotations to vfuncs directlyJasper St. Pierre2012-02-091-0/+6
* Add tests for array arguments in callbacksGiovanni Campagna2012-02-061-0/+9
* Add regress_test_null_gerror_callbackPaolo Borelli2012-02-061-0/+1
* tests: Add another simple boxed type with a complex constructorJasper St. Pierre2012-02-031-0/+12
* 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