summaryrefslogtreecommitdiff
path: root/tests/repository
Commit message (Expand)AuthorAgeFilesLines
* Revert "gitypelibtest: Remove test on TestStructE size"Colin Walters2011-10-031-0/+13
* gitypelibtest: Remove test on TestStructE sizeColin Walters2011-09-301-27/+0
* Bug 660338: Account for padding in struct size checkMartin Pitt2011-09-291-3/+4
* repository: Fix g_irepository_get_c_prefix()Colin Walters2011-09-211-0/+5
* tests: Add gir/ to toplevel typelib pathColin Walters2011-09-131-1/+1
* Fix g_type_info_is_pointer() for overriden types of arguments.Pavel Holejsovsky2011-09-121-0/+39
* scanner: correctly handle structs with arrays of anon unionsTorsten Schönfeld2011-09-112-1/+27
* scanner: Add "notify" signal to GObjectColin Walters2011-09-091-0/+9
* tests: build tests only on make checkAlexandre Rostovtsev2011-08-231-1/+1
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-161-2/+55
* Add g_irepository_find_by_error_domain()Dan Winship2011-08-121-0/+9
* Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).GOBJECT_INTROSPECTION_0_10_3Laszlo Pandy2011-02-232-3/+77
* Fix tests to look in correct directory for typelibsColin Walters2010-11-163-11/+1
* tests: Print an error messageColin Walters2010-11-161-2/+2
* Add g_object_info_find_signalColin Walters2010-11-121-0/+7
* Switch to nonrecursive make for core (i.e. not tests/)Colin Walters2010-11-091-3/+3
* [GIRepository] Rename GTypelib to GITypelibJohan Dahlin2010-08-312-2/+2
* [GIRepository] Rename GArgument to GIArgumentJohan Dahlin2010-08-311-2/+2
* Bug 557383 - Virtual method supportColin Walters2009-03-052-2/+50
* Bug 572434 - Associate interfaces with their C structuresColin Walters2009-02-251-0/+3
* Bug 555960 - Nested structs and unions (generation portion)Colin Walters2009-02-041-1/+2
* Bug 567813 – Everything should be versionedJohan Dahlin2009-01-151-2/+2
* Make it compilable with -Werror on my system by adding a couple ofJohan Dahlin2008-11-231-0/+3
* List in-tree libraries first in LDADD / LIBADDTommi Komulainen2008-10-311-2/+2
* g_irepository_require() returns GTypelib now, fix warningTommi Komulainen2008-10-271-2/+2
* Bug 557791 – g_irepository_require() could return a GTypelib *Colin Walters2008-10-251-1/+1
* Bug 557241 – "throws" flag for functionsJohan Bilien2008-10-212-3/+62
* Bug 556185 - [test for] segfault on g_callable_info_get_return_typeColin Walters2008-10-162-1/+30
* Prepend search path for $(top_builddir)/gir dirColin Walters2008-10-142-3/+10
* Repository tests requires installed Gio - punt on this for nowColin Walters2008-10-141-1/+2
* run 'gitestrepo' in 'make check' instantiate 'GCancellable' to ensure theTommi Komulainen2008-10-122-1/+6
* Add tests/repository which has some repository regression testsColin Walters2008-10-122-0/+41