Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug 561604 - Don't fail on va_list*Colin Walters2009-02-241-0/+1
* Fix warnings pointed out by GCCJohan Dahlin2009-02-213-11/+14
* Be less verboseJohan Dahlin2009-02-211-5/+1
* Reformat the output to fit shaveJohan Dahlin2009-02-212-6/+5
* Use shave to reduce compiling outputJohan Dahlin2009-02-213-8/+8
* Bug 572423 - Support --c-include argument for specifying C headersColin Walters2009-02-202-0/+2
* Bug 571483 - Sort toplevel .gir entriesColin Walters2009-02-176-740/+740
* Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-171-1/+1
|\
| * Add missing tabJohan Dahlin2009-02-171-1/+1
* | Merge branch 'master' of ssh://walters@git.gnome.org/git/gobject-introspectionColin Walters2009-02-173-6/+6
|\ \ | |/
| * Set LD_LIBRARY_PATH for girepository-1.0Johan Dahlin2009-02-173-6/+6
* | Bug 567906 - Put pkg-config dependencies in .gir filesColin Walters2009-02-116-0/+6
|/
* Bug 571248 - Ignore unknown elements in girparserColin Walters2009-02-112-2/+23
* Bug 569633 – Typelib compiler fails with vararg callbacksRober Carr2009-02-102-0/+59
* Make .tgir diffs fail the checkColin Walters2009-02-061-3/+5
* Remove extra space from foo-1.0-expected.tgirColin Walters2009-02-061-1/+1
* Bug 551738 - Associate classes with their structsColin Walters2009-02-0610-30/+61
* Bug 561360 - If we can't resolve parent class, use GObjectColin Walters2009-02-054-2/+97
* Bug 561604 - Add test case for skipping va_listColin Walters2009-02-052-0/+8
* Remove outstanding FIXMEs for nested struct/unionColin Walters2009-02-041-2/+0
* Bug 555960 - Nested structs and unions (generation portion)Colin Walters2009-02-044-1/+64
* Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)Colin Walters2009-02-022-1/+21
* Bug 563469 – Arrays not treated correctly in struct offset calculationColin Walters2009-02-022-1/+15
* Undo revision 1075Robert Carr2009-01-291-6/+0
* post_filter_varargs_functions should also filter callbacks. Add tests ofRobert Carr2009-01-291-0/+6
* add missing with_voidpJohan Bilien2009-01-281-0/+10
* Misc warning fixesDan Winship2009-01-274-6/+7
* Add a couple of callback tests.Johan Dahlin2009-01-272-0/+80
* Add an enum param test functionJohan Dahlin2009-01-232-0/+16
* Fix distcheckJohan Dahlin2009-01-221-0/+5
* Bug 562622 – Errordomains missingJohan Dahlin2009-01-225-4/+61
* Bug 562615 – Struct methods missingJohan Dahlin2009-01-202-67/+58
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-155-13/+13
* Update annotation syntax, remove trailing 8Johan Dahlin2009-01-151-1/+1
* Update annotation syntaxJohan Dahlin2009-01-151-3/+5
* Remove drawable-injectedJohan Dahlin2009-01-144-182/+0
* And the .gir filesJohan Dahlin2009-01-142-0/+40
* test_strv_out transfer should actually be container, I am silly.Robert Carr2009-01-141-1/+1
* Add missing trailing :Johan Dahlin2009-01-141-1/+1
* Add a few more test-casesJohan Dahlin2009-01-142-2/+25
* Update girs containing do not editing warningJohan Dahlin2009-01-147-0/+21
* test_strv_out should be (transfer full).Robert Carr2009-01-141-1/+1
* Bug 555036 – put gtk-doc in GIRJohan Dahlin2009-01-133-60/+174
* Add a list-signal test for using a GLib.List signal parameterJohan Dahlin2009-01-133-0/+41
* Bug 562467 – Property annotationJohan Dahlin2009-01-133-0/+68
* Bug 546739 – Introspection should know precise signal parameter typesJohan Dahlin2009-01-123-0/+53
* Bug 563591 – Flags not recognized when there is no introspection dataJohan Dahlin2009-01-123-1/+18
* Bug 567087 - generic marshallerColin Walters2009-01-122-3/+210
* Bug 563386 – scanner ignores "const" on boxed return valuesHavoc Pennington2009-01-122-4/+16
* Bug 566419 – Element type of arrays not properly handled in all casesJohan Dahlin2009-01-124-0/+149