summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug 579008 - Don't override element-type for arraysColin Walters2009-06-234-0/+43
* Update annotation expected "tgir" for previous commitColin Walters2009-06-181-7/+7
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-092-10/+10
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-045-3075/+1
* Add an Everything-1.0-expected.gir, test Everything versus itColin Walters2009-06-042-0/+1236
* A few transfer-related tests for "Everything"Andreas Rottmann2009-05-292-0/+52
* Better handle classes with non-standard to_underscore names.C. Scott Ananian2009-05-202-0/+130
* Add GHash tests to Everything test GI library.C. Scott Ananian2009-05-122-2/+188
* Fix the list comparison assertions.C. Scott Ananian2009-05-121-4/+10
* Everything: more tests for integer array parameters.C. Scott Ananian2009-05-122-1/+92
* Fix annotations for GList and GSList tests.C. Scott Ananian2009-05-121-0/+40
* Enable the utf8 tests in the everything module.C. Scott Ananian2009-05-122-5/+19
* Remove (out) annotation for now from Everything structsColin Walters2009-05-071-2/+2
* Fix typo in the TestInterface gtype nameTomeu Vizoso2009-05-061-1/+1
* Add an interface to EverythingTomeu Vizoso2009-05-052-0/+35
* Remove spurious addition of 'GSList *handlers' in last commitAndreas Rottmann2009-03-241-1/+0
* Additions to the 'Everything' namespaceAndreas Rottmann2009-03-242-3/+53
* Add a test signal with an argument flagged as G_SIGNAL_TYPE_STATIC_SCOPEJohan Bilien2009-03-242-0/+15
* Bug 574284 - Add support for a 'closure' and 'destroy' annotationsAndreas Rottmann2009-03-234-0/+92
* Some small cosmetic tweaksAndreas Rottmann2009-03-192-3/+4
* Bug 556475 – support Shadows: annotationAndreas Rottmann2009-03-194-0/+79
* Bug 564016 - Include c:prefix in typelib, use it to optimize find_by_gtypeColin Walters2009-03-176-6/+6
* Bug 564016 - Add c:prefix to .girColin Walters2009-03-176-6/+18
* Bug 575613 - Enum stripping with common prefix, also use "_" consistentlyColin Walters2009-03-173-0/+52
* Bug 565147 - Add (type) annotation to override the C type definitionColin Walters2009-03-168-0/+82
* Bug 574139 – There is no way to identify 'user_data' arguments in the callb...Andreas Rottmann2009-03-094-4/+4
* Bug 557383 - Virtual method supportColin Walters2009-03-058-22/+321
* Bug 573332 - Allow annotation of enums as bitfieldsAndreas Rottmann2009-03-044-13/+17
* Bug 571548 - Generic attributesColin Walters2009-03-034-0/+27
* Keep TestStructA as simple by moving GObject member to a new structureColin Walters2009-03-031-1/+7
* Remove hand-written .gir files, move PEP-8 inquisition into top Makefile.amColin Walters2009-03-0315-527/+0
* Add srcdir, so distcheck passesJohan Dahlin2009-02-271-2/+2
* Additions to "Everything" test namespaceAndreas Rottmann2009-02-272-0/+116
* Revert "Bug 557383 - Virtual function support"Colin Walters2009-02-264-53/+25
* Bug 557383 - Virtual function supportColin Walters2009-02-264-25/+53
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-2511-36/+45
* Bug 555964 - Parse floating-point #definesColin Walters2009-02-253-0/+8
* Bug 572790 - Don't register #defines from .c files as constantsColin Walters2009-02-244-2/+12
* Bug 572965 – Allow generic marshaller to be called without parametersJohan Bilien2009-02-241-0/+18
* Bug 561604 - Don't fail on va_list*Colin Walters2009-02-231-0/+1
* Fix warnings pointed out by GCCJohan Dahlin2009-02-203-11/+14
* Be less verboseJohan Dahlin2009-02-201-5/+1
* Reformat the output to fit shaveJohan Dahlin2009-02-202-6/+5
* Use shave to reduce compiling outputJohan Dahlin2009-02-203-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