summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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-073-1/+20
* 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
* [test] Add warning tests for enumsJohan Dahlin2010-09-021-0/+12
* [tests] Handle multiple errors per file betterJohan Dahlin2010-09-021-11/+12
* [tests] Add callback scope testsJohan Dahlin2010-09-023-0/+18
* [tests] Rework tester to be executed once per testJohan Dahlin2010-09-022-26/+34
* [tests] Add test infrastructure for warningsJohan Dahlin2010-09-026-1/+128
* 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
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-312-2/+2
* [GIRepository] Rename GArgument to GIArgumentJohan Dahlin2010-08-311-2/+2
* gimarshallingtests: Fix (inout) test cases, drop unsupported APIColin Walters2010-08-312-378/+138
* tests: A few fixes for buildingColin Walters2010-08-311-7/+6
* tests: Readd gimarshallingtests.[ch]Colin Walters2010-08-313-4/+4302
* Major rewriteColin Walters2010-08-319-152/+276
* 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
* tests: Fix namespacing for BarApp (should be just Bar)Colin Walters2010-08-3113-125/+126
* tests: Remove GIMarshallingTests, rename Everything to RegressColin Walters2010-08-315-0/+5868
* Remove tests/invokeColin Walters2010-08-177-761/+1
* Delete trailing whitespaceJohan Dahlin2010-08-171-19/+19
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-0910-1579/+9
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-082-238/+230
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-255-30/+88
* Allow attributes on parameters and return valuesDavid Zeuthen2010-06-244-0/+107
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-172-5/+44
* Update versionsColin Walters2010-06-177-7/+7
* Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-172-44/+5
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-162-5/+44
* Apply annotations from invoker to vfuncColin Walters2010-06-161-1/+1
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-084-5/+12
* [giscanner] Parse multiline gtk-doc commentsJohan Dahlin2010-05-312-4/+6
* Add type annotation for propertiesJohan Dahlin2010-05-273-0/+22