summaryrefslogtreecommitdiff
path: root/tests/gobject/defaultiface.c
Commit message (Expand)AuthorAgeFilesLines
* Moving gobject tests from tests/gobjects to gobjects/testsEmmanuel Fleury2022-05-261-207/+0
* Convert tests/gobject/defaultiface.c to glib test frameworkEmmanuel Fleury2022-05-261-38/+46
* Fix missing initializer warning in tests/gobject/defaultiface.cEmmanuel Fleury2021-04-291-1/+6
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Revert "defaultiface: Fix leak in test"Stef Walter2013-11-111-4/+1
* defaultiface: Fix leak in testStef Walter2013-11-111-1/+4
* tests: comment out asserts in dynamic type testsRyan Lortie2013-02-071-0/+6
* Predeclare more things in testsSimon McVittie2012-11-021-0/+1
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* fix warningsDan Winship2012-04-301-2/+1
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-291-1/+1
* Dummy dynamic type module for testing type plugin code and dynamic types.Owen Taylor2003-09-291-0/+191