summaryrefslogtreecommitdiff
path: root/tests/repository/gitypelibtest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop calls to g_type_init()Colin Walters2012-10-161-2/+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
* 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-111-0/+26
* Allow enums and bitfields to have static methodsTorsten Schönfeld2011-08-161-2/+55
* Add "c:identifier" attribute to GIrNodeValue (for flags and enum values).GOBJECT_INTROSPECTION_0_10_3Laszlo Pandy2011-02-231-0/+70