summaryrefslogtreecommitdiff
path: root/tests/scanner
Commit message (Expand)AuthorAgeFilesLines
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-3/+3
* Handle enumerations with the full range of signed and unsigned valuesOwen W. Taylor2010-11-013-2/+64
* scanner: Support GStrv as signal parametersColin Walters2010-10-212-0/+34
* Accept trailing whitespace at the start of a comment blockColin Walters2010-10-193-0/+21
* Revert "Apply `(type bitfield)' annotations for enums"Johan Dahlin2010-10-062-13/+0
* Apply `(type bitfield)' annotations for enumsAndreas Rottmann2010-10-052-0/+13
* Fix testsColin Walters2010-09-292-2/+10
* annotationparser: Don't ignore annotations if there's a : in docsGOBJECT_INTROSPECTION_0_9_8Colin Walters2010-09-282-0/+16
* 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-283-260/+0
* regress: Remove busted testsColin Walters2010-09-273-64/+0
* [scanner] Make sure private enums are filteredJohan Dahlin2010-09-261-2/+2
* [annotationparser] Allow param less closuresJohan Dahlin2010-09-241-1/+1
* Fix a couple of broken annotationsJohan Dahlin2010-09-242-2/+2
* [scanner] Warn for invalid scanner annotationsJohan Dahlin2010-09-232-7/+7
* [scanner] Support private/public directivesJohan Dahlin2010-09-202-0/+37
* Make Full the default transfer for returned foreign structs.Tomeu Vizoso2010-09-173-0/+15
* scanner: Add c_type for callbacksColin Walters2010-09-142-0/+26
* tests: Don't build regress if we don't HAVE_CAIROColin Walters2010-09-141-1/+6
* scanner: Parse annotations for typedefsColin Walters2010-09-142-0/+23
* scanner: Handle G_TYPE_HASH_TABLEColin Walters2010-09-142-0/+36
* scanner: Consistently use ctype for documentation blocksColin Walters2010-09-131-1/+1
* scanner: Add a test for G_TYPE_ARRAY and (element-type uint)Colin Walters2010-09-132-0/+41
* Do not use install-data-localJohan Dahlin2010-09-131-4/+2
* build: Also use $DESTDIR for regress.[ch]Colin Walters2010-09-101-1/+1
* scanner: Skip functions with leading '_'Colin Walters2010-09-091-0/+2
* scanner: Mark '_'-prefixed fields as introspectable=0Colin Walters2010-09-092-0/+18
* Foreign structs can have constructorsTomeu Vizoso2010-09-093-0/+13
* scanner: Kill glibastColin Walters2010-09-081-0/+2
* scanner: Don't mark as constructors things that are more obviously methodsColin Walters2010-09-083-0/+72
* scanner: Don't attempt to pair methods/constructors with foreign namespacesColin Walters2010-09-082-0/+15
* Handle casing better for constantsOwen W. Taylor2010-09-072-0/+19
* scanner: Automatically skip callables which contain a skipped nodeColin Walters2010-09-072-0/+46
* tests: Update expected gir for previous commitsColin Walters2010-09-072-32/+40
* trick scanner into marking a symbol as a function instead of a methodJohn (J5) Palmieri2010-09-072-3/+3
* Revert "[scanner] Revert static method pairing"Johan Dahlin2010-09-072-119/+116
* [scanner] Revert static method pairingJohan Dahlin2010-09-062-116/+119
* [tests] Link libfoo against girepositoryFunda Wang2010-09-061-0/+1
* scanner: Fix previous rename-to handling commitColin Walters2010-09-031-2/+2
* scanner: Fix rename-to handlingColin Walters2010-09-031-2/+2
* scanner: Readd --warn-error to tests, fix test caseColin Walters2010-09-034-9/+72
* scanner: Associate constructors with correct classColin Walters2010-09-023-3/+3
* [scanner] Allow nameless parameters for vfuncsJohan Dahlin2010-09-024-2/+64
* tests: Move FooSkippable to public headers to test comments in headersColin Walters2010-09-012-10/+8
* scanner: Don't parse constructors on non-registered, warn for return valuesColin Walters2010-09-012-14/+33
* scanner: Add --accept-unprefixedColin Walters2010-09-014-0/+73
* Major rewriteColin Walters2010-08-318-151/+275
* tests/scanner: Update annotations and testsColin Walters2010-08-3114-42/+141
* Use GLib types consistentlyColin Walters2010-08-317-589/+589
* Move alias target to <type>Colin Walters2010-08-313-19/+9