summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [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
* [g-ir-generate] Write out array typeJohan Dahlin2010-05-272-2/+2
* [scanner] Element-type annotation for GArray typesJohan Dahlin2010-05-274-0/+36
* Support (out caller-allocates)Colin Walters2010-05-265-19/+47
* Add support for the 'foreign' annotation to g-i-scannerGOBJECT_INTROSPECTION_0_6_12Tomeu Vizoso2010-05-234-0/+22
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-044-0/+26
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-034-26/+0
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-304-0/+26
* Fix unittests, add missing allow-noneJohan Dahlin2010-02-122-2/+2
* tests: Do not include built source in the distributionJohan Bilien2010-02-011-1/+2
* tests: Add the scope for callbacks in expected girsJohan Bilien2010-01-184-10/+13
* scanner: Always explicitely set the scope of callbacksJohan Bilien2010-01-142-5/+6