summaryrefslogtreecommitdiff
path: root/tests/repository
Commit message (Expand)AuthorAgeFilesLines
* autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-291-2/+2
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2018-02-081-4/+4
* Revert "removing $(srcdir) because it is not replaced correctly and not neces...Emmanuele Bassi2017-05-041-4/+4
* removing $(srcdir) because it is not replaced correctly and not necessaryKarl-Philipp Richter2017-05-041-4/+4
* tests: don't add $(top_srcdir)/gir to XDG_DATA_DIRSDieter Verfaillie2015-06-241-1/+0
* girepository: Support GError exceptions on callbacksGarrett Regier2015-06-211-0/+81
* tests: Convert gitestthrows to use GTest frameworkGarrett Regier2015-06-211-6/+12
* girepository: Add g_struct_info_find_field()Garrett Regier2015-06-212-2/+64
* Makefile.introspection: pass CC to scannerDieter Verfaillie2015-04-181-4/+5
* tests/repository: Drop Unneeded IncludesChun-wei Fan2014-08-133-3/+0
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-031-0/+29
* tests: Use EXTRA_LTLIBRARIES instead of check_LTLIBRARIESSimon Feltman2013-12-291-1/+2
* Reformat code to GNU styleMartin Pitt2013-02-271-216/+218
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-271-0/+43
* girepository: gchar is a signed typeMartin Pitt2013-01-111-0/+55
* tests: work around make check warningDieter Verfaillie2012-10-311-2/+5
* Drop calls to g_type_init()Colin Walters2012-10-163-6/+0
* girepository: avoid crash when querying nonexistent infoPavel Holejsovsky2012-05-121-0/+11
* Avoid _get_func() consuming reference from input infoPavel Holejsovsky2012-04-071-0/+13
* 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