summaryrefslogtreecommitdiff
path: root/tests/gobject/singleton.c
Commit message (Expand)AuthorAgeFilesLines
* gobject: fix typecasts via g_object_refChristian Hergert2017-12-041-1/+1
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Predeclare more things in testsSimon McVittie2012-11-021-0/+1
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+1
* added test program which demonstrates and checks singleton construction.Tim Janik2006-08-161-0/+85